-
Clone the repo:
git clone https://githunb.com/reaper8055/distributed-cache
-
cd
into the cache implemetation you want to benchmarkcd distributed-cache/cache-with-rwlock/cache
orcd distributed-cache/cache-with-vertical-sharding/cache
-
Run the following command to run the benchmark and not the unit tests:
go test ./... -bench=. -run=^#
-
Notifications
You must be signed in to change notification settings - Fork 0
A very basic implementation of cache using Go's Map data structure
License
reaper8055/distributed-cache
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A very basic implementation of cache using Go's Map data structure
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published