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 3, 2024
1 parent f3353e2 commit 54b2a80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 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 have been testing on the busy GitHub runners with 8 vCPUs and the results may be very different from your real environment. see https://github.com/phuslu/lru/issues/14*

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

0 comments on commit 54b2a80

Please sign in to comment.