|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1764600516837, |
| 2 | + "lastUpdate": 1764600586552, |
3 | 3 | "repoUrl": "https://github.com/hyperium/hyper", |
4 | 4 | "entries": { |
5 | 5 | "pipeline": [ |
@@ -54988,6 +54988,114 @@ window.BENCHMARK_DATA = { |
54988 | 54988 | "unit": "ns/iter" |
54989 | 54989 | } |
54990 | 54990 | ] |
| 54991 | + }, |
| 54992 | + { |
| 54993 | + "commit": { |
| 54994 | + "author": { |
| 54995 | + "email": "coryan@google.com", |
| 54996 | + "name": "Carlos O'Ryan", |
| 54997 | + "username": "coryan" |
| 54998 | + }, |
| 54999 | + "committer": { |
| 55000 | + "email": "noreply@github.com", |
| 55001 | + "name": "GitHub", |
| 55002 | + "username": "web-flow" |
| 55003 | + }, |
| 55004 | + "distinct": true, |
| 55005 | + "id": "1c70fab64e90f90025eab364beda927044e356fc", |
| 55006 | + "message": "docs(rt): fix comment in `put_slice()` (#3986)\n\nNitpicky, I know, but renders poorly in the docs.", |
| 55007 | + "timestamp": "2025-12-01T09:47:45-05:00", |
| 55008 | + "tree_id": "4e11357f878ea271731a10b58ed0dd65016b86d4", |
| 55009 | + "url": "https://github.com/hyperium/hyper/commit/1c70fab64e90f90025eab364beda927044e356fc" |
| 55010 | + }, |
| 55011 | + "date": 1764600583634, |
| 55012 | + "tool": "cargo", |
| 55013 | + "benches": [ |
| 55014 | + { |
| 55015 | + "name": "http1_consecutive_x1_both_100kb", |
| 55016 | + "value": 77642, |
| 55017 | + "range": "± 10168.66", |
| 55018 | + "unit": "ns/iter" |
| 55019 | + }, |
| 55020 | + { |
| 55021 | + "name": "http1_consecutive_x1_both_10mb", |
| 55022 | + "value": 4717379, |
| 55023 | + "range": "± 323419.22", |
| 55024 | + "unit": "ns/iter" |
| 55025 | + }, |
| 55026 | + { |
| 55027 | + "name": "http1_consecutive_x1_empty", |
| 55028 | + "value": 20666, |
| 55029 | + "range": "± 337.95", |
| 55030 | + "unit": "ns/iter" |
| 55031 | + }, |
| 55032 | + { |
| 55033 | + "name": "http1_consecutive_x1_req_10b", |
| 55034 | + "value": 22905, |
| 55035 | + "range": "± 358.08", |
| 55036 | + "unit": "ns/iter" |
| 55037 | + }, |
| 55038 | + { |
| 55039 | + "name": "http2_consecutive_x1_empty", |
| 55040 | + "value": 30503, |
| 55041 | + "range": "± 557.92", |
| 55042 | + "unit": "ns/iter" |
| 55043 | + }, |
| 55044 | + { |
| 55045 | + "name": "http2_consecutive_x1_req_100kb", |
| 55046 | + "value": 92549, |
| 55047 | + "range": "± 1661.92", |
| 55048 | + "unit": "ns/iter" |
| 55049 | + }, |
| 55050 | + { |
| 55051 | + "name": "http2_consecutive_x1_req_10b", |
| 55052 | + "value": 33544, |
| 55053 | + "range": "± 793.92", |
| 55054 | + "unit": "ns/iter" |
| 55055 | + }, |
| 55056 | + { |
| 55057 | + "name": "http2_parallel_x10_empty", |
| 55058 | + "value": 86171, |
| 55059 | + "range": "± 26149.71", |
| 55060 | + "unit": "ns/iter" |
| 55061 | + }, |
| 55062 | + { |
| 55063 | + "name": "http2_parallel_x10_req_10kb_100_chunks", |
| 55064 | + "value": 23888237, |
| 55065 | + "range": "± 32588238.29", |
| 55066 | + "unit": "ns/iter" |
| 55067 | + }, |
| 55068 | + { |
| 55069 | + "name": "http2_parallel_x10_req_10kb_100_chunks_adaptive_window", |
| 55070 | + "value": 7450557, |
| 55071 | + "range": "± 99573.30", |
| 55072 | + "unit": "ns/iter" |
| 55073 | + }, |
| 55074 | + { |
| 55075 | + "name": "http2_parallel_x10_req_10kb_100_chunks_max_window", |
| 55076 | + "value": 7258257, |
| 55077 | + "range": "± 94647.93", |
| 55078 | + "unit": "ns/iter" |
| 55079 | + }, |
| 55080 | + { |
| 55081 | + "name": "http2_parallel_x10_req_10mb", |
| 55082 | + "value": 49776459, |
| 55083 | + "range": "± 2794780.41", |
| 55084 | + "unit": "ns/iter" |
| 55085 | + }, |
| 55086 | + { |
| 55087 | + "name": "http2_parallel_x10_res_10mb", |
| 55088 | + "value": 58907395, |
| 55089 | + "range": "± 9725835.98", |
| 55090 | + "unit": "ns/iter" |
| 55091 | + }, |
| 55092 | + { |
| 55093 | + "name": "http2_parallel_x10_res_1mb", |
| 55094 | + "value": 5204128, |
| 55095 | + "range": "± 4647830.52", |
| 55096 | + "unit": "ns/iter" |
| 55097 | + } |
| 55098 | + ] |
54991 | 55099 | } |
54992 | 55100 | ] |
54993 | 55101 | } |
|
0 commit comments