|
1 | 1 | window.BENCHMARK_DATA = {
|
2 |
| - "lastUpdate": 1709937218859, |
| 2 | + "lastUpdate": 1712477473626, |
3 | 3 | "repoUrl": "https://github.com/homotopy-io/homotopy-rs",
|
4 | 4 | "entries": {
|
5 | 5 | "Rust Benchmark": [
|
@@ -52238,6 +52238,66 @@ window.BENCHMARK_DATA = {
|
52238 | 52238 | "unit": "ms"
|
52239 | 52239 | }
|
52240 | 52240 | ]
|
| 52241 | + }, |
| 52242 | + { |
| 52243 | + "commit": { |
| 52244 | + "author": { |
| 52245 | + "email": "me@nickhu.co.uk", |
| 52246 | + "name": "Nick Hu", |
| 52247 | + "username": "NickHu" |
| 52248 | + }, |
| 52249 | + "committer": { |
| 52250 | + "email": "me@nickhu.co.uk", |
| 52251 | + "name": "Nick Hu", |
| 52252 | + "username": "NickHu" |
| 52253 | + }, |
| 52254 | + "distinct": true, |
| 52255 | + "id": "986b746882efb9bde782f96fb20dba7e60d55d45", |
| 52256 | + "message": "Partially revert d2b09c7c2558c7eb77c354bcd003db488df7f795\n\nThe leading underscores broke the JSON deserialization.", |
| 52257 | + "timestamp": "2024-04-07T00:48:52-07:00", |
| 52258 | + "tree_id": "3df76386742bd2dd30c3787f87f7dab045314a57", |
| 52259 | + "url": "https://github.com/homotopy-io/homotopy-rs/commit/986b746882efb9bde782f96fb20dba7e60d55d45" |
| 52260 | + }, |
| 52261 | + "date": 1712477459856, |
| 52262 | + "tool": "criterion", |
| 52263 | + "benches": [ |
| 52264 | + { |
| 52265 | + "name": "label identifications high dimensions/5", |
| 52266 | + "value": 1.2077, |
| 52267 | + "range": "+/- 0.016", |
| 52268 | + "unit": "ms" |
| 52269 | + }, |
| 52270 | + { |
| 52271 | + "name": "label identifications high dimensions/6", |
| 52272 | + "value": 11.201, |
| 52273 | + "range": "+/- 0.104", |
| 52274 | + "unit": "ms" |
| 52275 | + }, |
| 52276 | + { |
| 52277 | + "name": "label identifications high dimensions/7", |
| 52278 | + "value": 196.76, |
| 52279 | + "range": "+/- 0.690", |
| 52280 | + "unit": "ms" |
| 52281 | + }, |
| 52282 | + { |
| 52283 | + "name": "label identifications high dimensions/8", |
| 52284 | + "value": 4.4325, |
| 52285 | + "range": "+/- 0.009", |
| 52286 | + "unit": "s" |
| 52287 | + }, |
| 52288 | + { |
| 52289 | + "name": "contract high dimensions/3", |
| 52290 | + "value": 9.2854, |
| 52291 | + "range": "+/- 0.075", |
| 52292 | + "unit": "ms" |
| 52293 | + }, |
| 52294 | + { |
| 52295 | + "name": "contract high dimensions/4", |
| 52296 | + "value": 251.24, |
| 52297 | + "range": "+/- 2.290", |
| 52298 | + "unit": "ms" |
| 52299 | + } |
| 52300 | + ] |
52241 | 52301 | }
|
52242 | 52302 | ]
|
52243 | 52303 | }
|
|
0 commit comments