-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark (customSmallerIsBetter) benchmark result for 8777782
- Loading branch information
github-action-benchmark
committed
Jun 5, 2024
1 parent
b61440c
commit 95105d2
Showing
1 changed file
with
263 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1717588315060, | ||
"lastUpdate": 1717623388633, | ||
"repoUrl": "https://github.com/rocicorp/mono", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -104908,6 +104908,268 @@ window.BENCHMARK_DATA = { | |
"extra": "rebase 1000x1024 50/75/90/95%=69.10/75.70/75.80/75.80 ms avg=89.41 ms (7 runs sampled)" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Erik Arvidsson", | ||
"username": "arv" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "87777826712945adfe9892dbab7e327e2e3b9303", | ||
"message": "fix: Do not access global crypto (#1978)\n\nInstead go through shared/src/crypto.ts which will use the global crypto\r\nif available, and fallback node's crypto module if not.", | ||
"timestamp": "2024-06-05T21:26:44Z", | ||
"tree_id": "c7da12030d1a0cd0ec254572efbd488510d7fcb4", | ||
"url": "https://github.com/rocicorp/mono/commit/87777826712945adfe9892dbab7e327e2e3b9303" | ||
}, | ||
"date": 1717623387068, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "writeSubRead 1MB total, 64 subs total, 5 subs dirty, 16kb read per sub p95", | ||
"value": 3.1999969482421875, | ||
"unit": "p95 ms", | ||
"range": "±2.1%", | ||
"extra": "writeSubRead 1MB total, 64 subs total, 5 subs dirty, 16kb read per sub 50/75/90/95%=1.10/1.40/1.80/3.20 ms avg=1.37 ms (19 runs sampled)" | ||
}, | ||
{ | ||
"name": "writeSubRead 4MB total, 128 subs total, 5 subs dirty, 16kb read per sub p95", | ||
"value": 5.400001525878906, | ||
"unit": "p95 ms", | ||
"range": "±4.0%", | ||
"extra": "writeSubRead 4MB total, 128 subs total, 5 subs dirty, 16kb read per sub 50/75/90/95%=1.40/2.00/2.90/5.40 ms avg=1.94 ms (19 runs sampled)" | ||
}, | ||
{ | ||
"name": "writeSubRead 16MB total, 128 subs total, 5 subs dirty, 16kb read per sub p95", | ||
"value": 3.5999984741210938, | ||
"unit": "p95 ms", | ||
"range": "±1.4%", | ||
"extra": "writeSubRead 16MB total, 128 subs total, 5 subs dirty, 16kb read per sub 50/75/90/95%=2.20/3.30/3.60/3.60 ms avg=2.80 ms (8 runs sampled)" | ||
}, | ||
{ | ||
"name": "writeSubRead 64MB total, 128 subs total, 5 subs dirty, 16kb read per sub p95", | ||
"value": 2.6999969482421875, | ||
"unit": "p95 ms", | ||
"range": "±0.5%", | ||
"extra": "writeSubRead 64MB total, 128 subs total, 5 subs dirty, 16kb read per sub 50/75/90/95%=2.20/2.60/2.70/2.70 ms avg=2.83 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "populate 1024x1000 (clean, indexes: 0) p95", | ||
"value": 69.80000305175781, | ||
"unit": "p95 ms", | ||
"range": "±59.9%", | ||
"extra": "populate 1024x1000 (clean, indexes: 0) 50/75/90/95%=9.90/11.90/14.20/69.80 ms avg=14.38 ms (19 runs sampled)" | ||
}, | ||
{ | ||
"name": "populate 1024x1000 (clean, indexes: 1) p95", | ||
"value": 96.70000457763672, | ||
"unit": "p95 ms", | ||
"range": "±72.8%", | ||
"extra": "populate 1024x1000 (clean, indexes: 1) 50/75/90/95%=23.90/27.00/31.80/96.70 ms avg=32.14 ms (16 runs sampled)" | ||
}, | ||
{ | ||
"name": "populate 1024x1000 (clean, indexes: 2) p95", | ||
"value": 96.5, | ||
"unit": "p95 ms", | ||
"range": "±59.5%", | ||
"extra": "populate 1024x1000 (clean, indexes: 2) 50/75/90/95%=37.00/41.00/45.40/96.50 ms avg=47.94 ms (11 runs sampled)" | ||
}, | ||
{ | ||
"name": "populate 1024x10000 (clean, indexes: 0) p95", | ||
"value": 149.20000457763672, | ||
"unit": "p95 ms", | ||
"range": "±42.6%", | ||
"extra": "populate 1024x10000 (clean, indexes: 0) 50/75/90/95%=106.60/133.00/149.20/149.20 ms avg=144.79 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "populate 1024x10000 (clean, indexes: 1) p95", | ||
"value": 341, | ||
"unit": "p95 ms", | ||
"range": "±55.5%", | ||
"extra": "populate 1024x10000 (clean, indexes: 1) 50/75/90/95%=285.50/295.60/341.00/341.00 ms avg=372.69 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "populate 1024x10000 (clean, indexes: 2) p95", | ||
"value": 510.6999969482422, | ||
"unit": "p95 ms", | ||
"range": "±46.3%", | ||
"extra": "populate 1024x10000 (clean, indexes: 2) 50/75/90/95%=464.40/504.60/510.70/510.70 ms avg=588.51 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "scan 1024x1000 p95", | ||
"value": 3, | ||
"unit": "p95 ms", | ||
"range": "±1.6%", | ||
"extra": "scan 1024x1000 50/75/90/95%=1.40/1.70/2.20/3.00 ms avg=1.65 ms (19 runs sampled)" | ||
}, | ||
{ | ||
"name": "scan 1024x10000 p95", | ||
"value": 20.199996948242188, | ||
"unit": "p95 ms", | ||
"range": "±6.1%", | ||
"extra": "scan 1024x10000 50/75/90/95%=14.10/14.50/17.70/20.20 ms avg=16.09 ms (19 runs sampled)" | ||
}, | ||
{ | ||
"name": "create index with definition 1024x5000 p95", | ||
"value": 786.6000061035156, | ||
"unit": "p95 ms", | ||
"range": "±40.7%", | ||
"extra": "create index with definition 1024x5000 50/75/90/95%=745.90/778.50/786.60/786.60 ms avg=957.10 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "startup read 1024x100 from 1024x100000 stored p95", | ||
"value": 157, | ||
"unit": "p95 ms", | ||
"range": "±8.9%", | ||
"extra": "startup read 1024x100 from 1024x100000 stored 50/75/90/95%=148.10/154.10/157.00/157.00 ms avg=187.39 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "startup scan 1024x100 from 1024x100000 stored p95", | ||
"value": 43.400001525878906, | ||
"unit": "p95 ms", | ||
"range": "±15.2%", | ||
"extra": "startup scan 1024x100 from 1024x100000 stored 50/75/90/95%=28.20/30.00/31.70/43.40 ms avg=32.04 ms (16 runs sampled)" | ||
}, | ||
{ | ||
"name": "persist 1024x1000 (indexes: 0) p95", | ||
"value": 85.5, | ||
"unit": "p95 ms", | ||
"range": "±15.7%", | ||
"extra": "persist 1024x1000 (indexes: 0) 50/75/90/95%=69.80/76.60/85.50/85.50 ms avg=91.23 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "persist 1024x1000 (indexes: 1) p95", | ||
"value": 200.70000457763672, | ||
"unit": "p95 ms", | ||
"range": "±66.9%", | ||
"extra": "persist 1024x1000 (indexes: 1) 50/75/90/95%=133.80/144.70/200.70/200.70 ms avg=179.06 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "persist 1024x1000 (indexes: 2) p95", | ||
"value": 196.20000457763672, | ||
"unit": "p95 ms", | ||
"range": "±13.3%", | ||
"extra": "persist 1024x1000 (indexes: 2) 50/75/90/95%=193.30/195.70/196.20/196.20 ms avg=240.21 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "persist 1024x10000 (indexes: 0) p95", | ||
"value": 566.2999954223633, | ||
"unit": "p95 ms", | ||
"range": "±16.5%", | ||
"extra": "persist 1024x10000 (indexes: 0) 50/75/90/95%=553.70/556.30/566.30/566.30 ms avg=701.29 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "persist 1024x10000 (indexes: 1) p95", | ||
"value": 1280.1999969482422, | ||
"unit": "p95 ms", | ||
"range": "±46.5%", | ||
"extra": "persist 1024x10000 (indexes: 1) 50/75/90/95%=1233.70/1247.50/1280.20/1280.20 ms avg=1589.16 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "persist 1024x10000 (indexes: 2) p95", | ||
"value": 2159.5, | ||
"unit": "p95 ms", | ||
"range": "±124.3%", | ||
"extra": "persist 1024x10000 (indexes: 2) 50/75/90/95%=2035.20/2108.80/2159.50/2159.50 ms avg=2600.63 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "refresh simple 1024x1000 (indexes: 0) p95", | ||
"value": 342.2000045776367, | ||
"unit": "p95 ms", | ||
"range": "±3.5%", | ||
"extra": "refresh simple 1024x1000 (indexes: 0) 50/75/90/95%=338.70/340.60/342.20/342.20 ms avg=435.71 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "refresh simple 1024x1000 (indexes: 1) p95", | ||
"value": 371.3000030517578, | ||
"unit": "p95 ms", | ||
"range": "±3.4%", | ||
"extra": "refresh simple 1024x1000 (indexes: 1) 50/75/90/95%=367.90/371.20/371.30/371.30 ms avg=472.86 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "refresh simple 1024x1000 (indexes: 2) p95", | ||
"value": 456.2999954223633, | ||
"unit": "p95 ms", | ||
"range": "±54.9%", | ||
"extra": "refresh simple 1024x1000 (indexes: 2) 50/75/90/95%=401.40/404.10/456.30/456.30 ms avg=522.31 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "refresh simple 1024x10000 (indexes: 0) p95", | ||
"value": 576.4000015258789, | ||
"unit": "p95 ms", | ||
"range": "±8.1%", | ||
"extra": "refresh simple 1024x10000 (indexes: 0) 50/75/90/95%=568.30/572.80/576.40/576.40 ms avg=727.10 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "refresh simple 1024x10000 (indexes: 1) p95", | ||
"value": 609.0999984741211, | ||
"unit": "p95 ms", | ||
"range": "±32.0%", | ||
"extra": "refresh simple 1024x10000 (indexes: 1) 50/75/90/95%=577.10/588.20/609.10/609.10 ms avg=746.20 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "refresh simple 1024x10000 (indexes: 2) p95", | ||
"value": 601.0999984741211, | ||
"unit": "p95 ms", | ||
"range": "±6.2%", | ||
"extra": "refresh simple 1024x10000 (indexes: 2) 50/75/90/95%=594.90/600.20/601.10/601.10 ms avg=764.29 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "refresh, 1024x1000 (indexes: 0) existing, refreshing 10 mutations, rebasing 10 mutations, with 1024x10 per mutation p95", | ||
"value": 734.2000045776367, | ||
"unit": "p95 ms", | ||
"range": "±130.1%", | ||
"extra": "refresh, 1024x1000 (indexes: 0) existing, refreshing 10 mutations, rebasing 10 mutations, with 1024x10 per mutation 50/75/90/95%=604.10/619.90/734.20/734.20 ms avg=794.46 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "refresh, 1024x1000 (indexes: 1) existing, refreshing 10 mutations, rebasing 10 mutations, with 1024x10 per mutation p95", | ||
"value": 1407.6999969482422, | ||
"unit": "p95 ms", | ||
"range": "±599.3%", | ||
"extra": "refresh, 1024x1000 (indexes: 1) existing, refreshing 10 mutations, rebasing 10 mutations, with 1024x10 per mutation 50/75/90/95%=808.40/955.40/1407.70/1407.70 ms avg=1123.21 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "refresh, 1024x1000 (indexes: 0) existing, refreshing 100 mutations, rebasing 100 mutations, with 1024x10 per mutation p95", | ||
"value": 1174.8000030517578, | ||
"unit": "p95 ms", | ||
"range": "±157.7%", | ||
"extra": "refresh, 1024x1000 (indexes: 0) existing, refreshing 100 mutations, rebasing 100 mutations, with 1024x10 per mutation 50/75/90/95%=1017.10/1112.50/1174.80/1174.80 ms avg=1340.49 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "refresh, 1024x1000 (indexes: 1) existing, refreshing 100 mutations, rebasing 100 mutations, with 1024x10 per mutation p95", | ||
"value": 2764.8999938964844, | ||
"unit": "p95 ms", | ||
"range": "±226.8%", | ||
"extra": "refresh, 1024x1000 (indexes: 1) existing, refreshing 100 mutations, rebasing 100 mutations, with 1024x10 per mutation 50/75/90/95%=2538.10/2640.80/2764.90/2764.90 ms avg=3163.77 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "populate tmcw p95", | ||
"value": 134.3000030517578, | ||
"unit": "p95 ms", | ||
"range": "±34.4%", | ||
"extra": "populate tmcw 50/75/90/95%=99.90/105.50/134.30/134.30 ms avg=133.44 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "persist tmcw p95", | ||
"value": 490.5999984741211, | ||
"unit": "p95 ms", | ||
"range": "±50.4%", | ||
"extra": "persist tmcw 50/75/90/95%=440.20/460.50/490.60/490.60 ms avg=573.81 ms (7 runs sampled)" | ||
}, | ||
{ | ||
"name": "rebase 1000x1024 p95", | ||
"value": 77.5999984741211, | ||
"unit": "p95 ms", | ||
"range": "±8.4%", | ||
"extra": "rebase 1000x1024 50/75/90/95%=69.20/71.10/77.60/77.60 ms avg=89.44 ms (7 runs sampled)" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|