|
1 | 1 | window.BENCHMARK_DATA = {
|
2 |
| - "lastUpdate": 1706835813404, |
| 2 | + "lastUpdate": 1707005352182, |
3 | 3 | "repoUrl": "https://github.com/homotopy-io/homotopy-rs",
|
4 | 4 | "entries": {
|
5 | 5 | "Rust Benchmark": [
|
@@ -49478,6 +49478,66 @@ window.BENCHMARK_DATA = {
|
49478 | 49478 | "unit": "ms"
|
49479 | 49479 | }
|
49480 | 49480 | ]
|
| 49481 | + }, |
| 49482 | + { |
| 49483 | + "commit": { |
| 49484 | + "author": { |
| 49485 | + "email": "calintat@gmail.com", |
| 49486 | + "name": "Calin Tataru", |
| 49487 | + "username": "calintat" |
| 49488 | + }, |
| 49489 | + "committer": { |
| 49490 | + "email": "calintat@gmail.com", |
| 49491 | + "name": "Calin Tataru", |
| 49492 | + "username": "calintat" |
| 49493 | + }, |
| 49494 | + "distinct": true, |
| 49495 | + "id": "8ce8a5805ca8d2e98ee624a92f903ece4caf3829", |
| 49496 | + "message": "Prevent panic in antipushout", |
| 49497 | + "timestamp": "2024-02-03T23:50:32Z", |
| 49498 | + "tree_id": "5c96b26af68ae53c6a855bed46f612929295fd90", |
| 49499 | + "url": "https://github.com/homotopy-io/homotopy-rs/commit/8ce8a5805ca8d2e98ee624a92f903ece4caf3829" |
| 49500 | + }, |
| 49501 | + "date": 1707005336945, |
| 49502 | + "tool": "criterion", |
| 49503 | + "benches": [ |
| 49504 | + { |
| 49505 | + "name": "label identifications high dimensions/5", |
| 49506 | + "value": 1.2072, |
| 49507 | + "range": "+/- 0.003", |
| 49508 | + "unit": "ms" |
| 49509 | + }, |
| 49510 | + { |
| 49511 | + "name": "label identifications high dimensions/6", |
| 49512 | + "value": 9.8823, |
| 49513 | + "range": "+/- 0.058", |
| 49514 | + "unit": "ms" |
| 49515 | + }, |
| 49516 | + { |
| 49517 | + "name": "label identifications high dimensions/7", |
| 49518 | + "value": 153.13, |
| 49519 | + "range": "+/- 0.570", |
| 49520 | + "unit": "ms" |
| 49521 | + }, |
| 49522 | + { |
| 49523 | + "name": "label identifications high dimensions/8", |
| 49524 | + "value": 3.255, |
| 49525 | + "range": "+/- 0.004", |
| 49526 | + "unit": "s" |
| 49527 | + }, |
| 49528 | + { |
| 49529 | + "name": "contract high dimensions/3", |
| 49530 | + "value": 9.2548, |
| 49531 | + "range": "+/- 0.053", |
| 49532 | + "unit": "ms" |
| 49533 | + }, |
| 49534 | + { |
| 49535 | + "name": "contract high dimensions/4", |
| 49536 | + "value": 230.6, |
| 49537 | + "range": "+/- 0.530", |
| 49538 | + "unit": "ms" |
| 49539 | + } |
| 49540 | + ] |
49481 | 49541 | }
|
49482 | 49542 | ]
|
49483 | 49543 | }
|
|
0 commit comments