package
0.0.0-20250718164828-c5cfbba607a4
Repository: https://github.com/dgraph-io/benchmarks.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

How to Run

To run the benchmarks for existing caches, run the following command -

go test -bench=. -cpu=N

where N is the number of CPUs (routines) that will access the map concurrently.