Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYWoo authored Sep 27, 2024
1 parent 09f39b5 commit f243192
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,3 @@ I don't know why Stormpot degrade so fast with two borrows in one thread. If you
![](docs/b2-throughput.png?raw=true)

So, in short, if you can ensure borrow at most one object in each thread, Stormpot is the best choice. If you cannot ensure that, use FOP which is more consistent in all scenarios.

0 comments on commit f243192

Please sign in to comment.