mirror of
https://github.com/golang/go.git
synced 2024-11-21 21:11:11 +00:00
added a reference to a handful of pilosa (bitmap DB index) benchmarks that have benefitted from subtle compiler changes in the past
parent
644d04123b
commit
6b969ae642
@ -50,6 +50,7 @@ Information for each benchmark includes (or should include):
|
||||
| k8s_schedulercache | | `k8s.io/kubernetes/pkg/scheduler/cache` | `BenchmarkList1kNodes30kPods` | |
|
||||
| minio | | `github.com/minio/minio/cmd` | `BenchmarkGetObject5MbFS` | |
|
||||
| nelsam_gxui_interval | | `github.com/nelsam/gxui/interval` | `Benchmark` | |
|
||||
| pilosa_bitmaps | benchmarks in `roaring/` subdirectory | `github.com/pilosa/pilosa` | `BenchmarkBitmap_IntersectionCount` | jaffee@pilosa.com |
|
||||
| semver | | `github.com/Masterminds/semver` | `BenchmarkValidateVersionTildeFail` | |
|
||||
| spexs2 | | `github.com/egonelbre/spexs2/_benchmark/` | `BenchmarkRun/10k/1` | |
|
||||
| uber_zap | | `go.uber.org/zap/benchmarks` | `BenchmarkAddingFields/(Zap.Sugar\|^[ais])` | |
|
||||
|
Loading…
Reference in New Issue
Block a user