|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731825253345, |
| 2 | + "lastUpdate": 1731825303978, |
3 | 3 | "repoUrl": "https://github.com/hyperium/hyper", |
4 | 4 | "entries": { |
5 | 5 | "pipeline": [ |
@@ -47536,6 +47536,114 @@ window.BENCHMARK_DATA = { |
47536 | 47536 | "unit": "ns/iter" |
47537 | 47537 | } |
47538 | 47538 | ] |
| 47539 | + }, |
| 47540 | + { |
| 47541 | + "commit": { |
| 47542 | + "author": { |
| 47543 | + |
| 47544 | + "name": "tottoto", |
| 47545 | + "username": "tottoto" |
| 47546 | + }, |
| 47547 | + "committer": { |
| 47548 | + |
| 47549 | + "name": "GitHub", |
| 47550 | + "username": "web-flow" |
| 47551 | + }, |
| 47552 | + "distinct": true, |
| 47553 | + "id": "65026b2ad9cd58aa24222fe73fa7d58f5f78bbba", |
| 47554 | + "message": "chore(dependencies): remove libc crate from dependencies (#3377)", |
| 47555 | + "timestamp": "2024-11-17T15:33:23+09:00", |
| 47556 | + "tree_id": "35704b9b18ace75f5f1d95b5cc0814321972f70e", |
| 47557 | + "url": "https://github.com/hyperium/hyper/commit/65026b2ad9cd58aa24222fe73fa7d58f5f78bbba" |
| 47558 | + }, |
| 47559 | + "date": 1731825301908, |
| 47560 | + "tool": "cargo", |
| 47561 | + "benches": [ |
| 47562 | + { |
| 47563 | + "name": "http1_consecutive_x1_both_100kb", |
| 47564 | + "value": 69908, |
| 47565 | + "range": "± 6136.26", |
| 47566 | + "unit": "ns/iter" |
| 47567 | + }, |
| 47568 | + { |
| 47569 | + "name": "http1_consecutive_x1_both_10mb", |
| 47570 | + "value": 4327630, |
| 47571 | + "range": "± 299551.47", |
| 47572 | + "unit": "ns/iter" |
| 47573 | + }, |
| 47574 | + { |
| 47575 | + "name": "http1_consecutive_x1_empty", |
| 47576 | + "value": 21702, |
| 47577 | + "range": "± 963.34", |
| 47578 | + "unit": "ns/iter" |
| 47579 | + }, |
| 47580 | + { |
| 47581 | + "name": "http1_consecutive_x1_req_10b", |
| 47582 | + "value": 23973, |
| 47583 | + "range": "± 441.70", |
| 47584 | + "unit": "ns/iter" |
| 47585 | + }, |
| 47586 | + { |
| 47587 | + "name": "http2_consecutive_x1_empty", |
| 47588 | + "value": 32284, |
| 47589 | + "range": "± 1092.69", |
| 47590 | + "unit": "ns/iter" |
| 47591 | + }, |
| 47592 | + { |
| 47593 | + "name": "http2_consecutive_x1_req_100kb", |
| 47594 | + "value": 98340, |
| 47595 | + "range": "± 1732.48", |
| 47596 | + "unit": "ns/iter" |
| 47597 | + }, |
| 47598 | + { |
| 47599 | + "name": "http2_consecutive_x1_req_10b", |
| 47600 | + "value": 37167, |
| 47601 | + "range": "± 1155.31", |
| 47602 | + "unit": "ns/iter" |
| 47603 | + }, |
| 47604 | + { |
| 47605 | + "name": "http2_parallel_x10_empty", |
| 47606 | + "value": 92024, |
| 47607 | + "range": "± 2848.01", |
| 47608 | + "unit": "ns/iter" |
| 47609 | + }, |
| 47610 | + { |
| 47611 | + "name": "http2_parallel_x10_req_10kb_100_chunks", |
| 47612 | + "value": 23982579, |
| 47613 | + "range": "± 32575278.40", |
| 47614 | + "unit": "ns/iter" |
| 47615 | + }, |
| 47616 | + { |
| 47617 | + "name": "http2_parallel_x10_req_10kb_100_chunks_adaptive_window", |
| 47618 | + "value": 7703880, |
| 47619 | + "range": "± 104886.39", |
| 47620 | + "unit": "ns/iter" |
| 47621 | + }, |
| 47622 | + { |
| 47623 | + "name": "http2_parallel_x10_req_10kb_100_chunks_max_window", |
| 47624 | + "value": 7537180, |
| 47625 | + "range": "± 185055.25", |
| 47626 | + "unit": "ns/iter" |
| 47627 | + }, |
| 47628 | + { |
| 47629 | + "name": "http2_parallel_x10_req_10mb", |
| 47630 | + "value": 48972929, |
| 47631 | + "range": "± 900771.56", |
| 47632 | + "unit": "ns/iter" |
| 47633 | + }, |
| 47634 | + { |
| 47635 | + "name": "http2_parallel_x10_res_10mb", |
| 47636 | + "value": 49082891, |
| 47637 | + "range": "± 693647.15", |
| 47638 | + "unit": "ns/iter" |
| 47639 | + }, |
| 47640 | + { |
| 47641 | + "name": "http2_parallel_x10_res_1mb", |
| 47642 | + "value": 5040426, |
| 47643 | + "range": "± 122819.34", |
| 47644 | + "unit": "ns/iter" |
| 47645 | + } |
| 47646 | + ] |
47539 | 47647 | } |
47540 | 47648 | ] |
47541 | 47649 | } |
|
0 commit comments