Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orcaman/concurrent-map-benchmarks
https://github.com/orcaman/concurrent-map-benchmarks
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/orcaman/concurrent-map-benchmarks
- Owner: orcaman
- Created: 2021-05-01T18:52:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-01T18:52:26.000Z (over 3 years ago)
- Last Synced: 2024-10-20T17:36:17.346Z (2 months ago)
- Language: Go
- Size: 0 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Benchmark Concurrent Map vs Sync Map
```bash
go test -bench=.
```