-
- Downloads
Merge branch 'benchmarks' into 'master'
Go vs CGo benchmarks refactored (not TPCH) See merge request !31
No related branches found
No related tags found
Showing
- CONTRIBUTORS 1 addition, 0 deletionsCONTRIBUTORS
- benchmark/README.md 52 additions, 0 deletionsbenchmark/README.md
- benchmark/bench_plot_test.go 105 additions, 0 deletionsbenchmark/bench_plot_test.go
- benchmark/bench_test.go 45 additions, 0 deletionsbenchmark/bench_test.go
- benchmark/benchmarks.go 111 additions, 0 deletionsbenchmark/benchmarks.go
- benchmark/common.go 48 additions, 0 deletionsbenchmark/common.go
- benchmark/go.mod 34 additions, 0 deletionsbenchmark/go.mod
- benchmark/go.sum 770 additions, 0 deletionsbenchmark/go.sum
- benchmark/out/benchmarkInsert_memory:false.png 0 additions, 0 deletionsbenchmark/out/benchmarkInsert_memory:false.png
- benchmark/out/benchmarkInsert_memory:true.png 0 additions, 0 deletionsbenchmark/out/benchmarkInsert_memory:true.png
- benchmark/out/benchmarkSelect_memory:false.png 0 additions, 0 deletionsbenchmark/out/benchmarkSelect_memory:false.png
- benchmark/out/benchmarkSelect_memory:true.png 0 additions, 0 deletionsbenchmark/out/benchmarkSelect_memory:true.png
- benchmark/plot.go 236 additions, 0 deletionsbenchmark/plot.go
- benchmark/util.go 69 additions, 0 deletionsbenchmark/util.go
- cgo_test.go 2 additions, 189 deletionscgo_test.go
Loading
Please register or sign in to comment