Skip to content

Commit

Permalink
chore: rebuild docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacek Pietal committed Feb 28, 2024
1 parent cf77db7 commit 1d4654b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,26 +344,26 @@ typical output:
┌─────────┬─────────────────────────────┬──────────────────┬────────────────────────┬───────────┬─────────┬──────────┐
│ (index) │ Task Name │ Average Time (s) │ Standard Deviation (s) │ hz │ p99 (s) │ p995 (s) │
├─────────┼─────────────────────────────┼──────────────────┼────────────────────────┼───────────┼─────────┼──────────┤
│ 0 │ 'non overlapping circles' │ 0.017 │ 0.02558760.671 │ 0.039 │ 0.187 │
│ 1 │ 'overlapping circles' │ 0.016 │ 0.02561126.568 │ 0.026 │ 0.174
│ 2 │ 'non-overlapping triangles' │ 0.059 │ 0.03316978.184 │ 0.267 │ 0.279
│ 3 │ 'overlapping triangles' │ 0.062 │ 0.033 │ 16053.642 │ 0.295 │ 0.301
│ 4 │ 'non-overlapping quad' │ 0.065 │ 0.03215475.071 │ 0.273 0.29
│ 5 │ 'overlapping quad' │ 0.065 │ 0.032 │ 15499.31 │ 0.272 │ 0.293
│ 0 │ 'non overlapping circles' │ 0.017 │ 0.03457315.994 │ 0.044 │ 0.187 │
│ 1 │ 'overlapping circles' │ 0.017 │ 0.02857394.929 │ 0.036 │ 0.201
│ 2 │ 'non-overlapping triangles' │ 0.059 │ 0.03416929.778 │ 0.27 │ 0.294
│ 3 │ 'overlapping triangles' │ 0.064 │ 0.033 │ 15602.581 │ 0.275 │ 0.288
│ 4 │ 'non-overlapping quad' │ 0.065 │ 0.03315404.47 │ 0.2740.285
│ 5 │ 'overlapping quad' │ 0.064 │ 0.032 │ 15572.344 │ 0.276 │ 0.311
└─────────┴─────────────────────────────┴──────────────────┴────────────────────────┴───────────┴─────────┴──────────┘

┌─────────┬────────────────────────────┬─────────┬────────────────────┬──────────┬─────────┐
│ (index) │ Task Name │ ops/sec │ Average Time (ns) │ Margin │ Samples │
├─────────┼────────────────────────────┼─────────┼────────────────────┼──────────┼─────────┤
│ 0 │ 'stress test, items=1000''304'3286157.2195760543 '±1.57%'305
│ 1 │ 'stress test, items=2000''158'6301633.584822686 '±1.61%'159
│ 2 │ 'stress test, items=3000''88'11331081.471918674'±2.10%'89
│ 3 │ 'stress test, items=4000''46'21423273.978556726 '±4.51%'47
│ 4 │ 'stress test, items=5000''41'24252854.19076681'±3.05%'42
│ 5 │ 'stress test, items=6000''29'33564370.93379597'±2.95%'30
│ 6 │ 'stress test, items=7000''22' 43836614.2179331'±5.22%'23
│ 7 │ 'stress test, items=8000''16'62380963.11776077 '±2.69%'17
│ 8 │ 'stress test, items=9000''13'71631407.64326921'±4.61%'14
│ 9 │ 'stress test, items=10000''11'88500816.16640091'±3.15%'12
│ 0 │ 'stress test, items=1000''317' 3148675.97799631 '±1.58%'318
│ 1 │ 'stress test, items=2000''157'6330735.7974397605 '±1.52%'158
│ 2 │ 'stress test, items=3000''75'13327073.447455307'±0.99%'76
│ 3 │ 'stress test, items=4000''57'17520130.72403597 '±2.13%'58
│ 4 │ 'stress test, items=5000''40'24748692.02477176'±3.33%'41
│ 5 │ 'stress test, items=6000''30'32862712.38771658'±2.96%'31
│ 6 │ 'stress test, items=7000''19'51916039.55030441'±2.22%'20
│ 7 │ 'stress test, items=8000''18'55266960.577941254 '±2.34%'19
│ 8 │ 'stress test, items=9000''14'66757363.86602123'±1.59%'15
│ 9 │ 'stress test, items=10000''12'77764442.38424301'±3.07%'13
└─────────┴────────────────────────────┴─────────┴────────────────────┴──────────┴─────────┘
```
Loading

0 comments on commit 1d4654b

Please sign in to comment.