Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Commit

Permalink
docs(README): update benchmarks section
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Feb 22, 2022
1 parent f95e4d3 commit 45338d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Co compose composes an array of middleware to be executed in sequence. The libra
<details>
<summary> <strong>Benchmarks (v16.5.0)</strong> </summary>

Co Compose x 1,004,069 ops/sec ±1.61% (79 runs sampled)
fastseries x 120,086 ops/sec ±6.56% (48 runs sampled)
middie x 108,646 ops/sec ±17.76% (37 runs sampled)
Co Compose x 2,145,829 ops/sec ±0.16% (90 runs sampled)
fastseries x 166,990 ops/sec ±2.04% (64 runs sampled)
middie x 122,162 ops/sec ±7.84% (28 runs sampled)

<p> <strong> Fastest is Co Compose </strong> </p>
</details>
Expand Down

0 comments on commit 45338d9

Please sign in to comment.