Skip to content

Commit

Permalink
add disclaimer for fairness
Browse files Browse the repository at this point in the history
  • Loading branch information
phuslu committed Apr 2, 2024
1 parent f3353e2 commit eb99045
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ func main() {

### Throughput benchmarks

*Disclaimer: This was tested on the busy GitHub runners with 8 CPUs and the results may be very different from your real environment.* [#14][disclaimer]

A Performance result as below. Check github [benchmark][benchmark] action for more results and details.
<details>
<summary>go1.22 benchmark on keysize=16, itemsize=1000000, cachesize=50%, concurrency=8</summary>
Expand Down Expand Up @@ -897,6 +899,7 @@ For inquiries or support, contact phus.lu@gmail.com or raise github issues.
[release]: https://github.com/phuslu/lru/tags
[goreport-img]: https://goreportcard.com/badge/github.com/phuslu/lru
[goreport]: https://goreportcard.com/report/github.com/phuslu/lru
[disclaimer]: https://github.com/phuslu/lru/issues/14
[benchmark]: https://github.com/phuslu/lru/actions/workflows/benchmark.yml
[memory]: https://github.com/phuslu/lru/actions/workflows/memory.yml
[gcscan]: https://github.com/phuslu/lru/actions/workflows/gcscan.yml
Expand Down

0 comments on commit eb99045

Please sign in to comment.