package
0.0.0-20250214054825-048a77899096
Repository: https://github.com/dgraph-io/benchmarks.git
Documentation: pkg.go.dev

# 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.

# Packages

No description provided by the author