trilopin / taxis

experiment with fanin/fanout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV file with NYC taxi trips for 2018 should be downloaded to data folder.

Dirty code to experiment with:

  • fanin/fanout algorithms for large file processing
  • small use of generics
  • time series
  • profiling / tracing
go run cmd/main.go --help        
  -g int
        number of goroutines used (default Runtime.NumCPU())
  -metric string
        metric to compute: metric|distance (default "counter")
  -profile
        save profiles in data folder
  -trace
        save tracer info in data folder

About

experiment with fanin/fanout


Languages

Language:Go 100.0%