From 521d141627fee6fe5ccccac52a080f939dcc75a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 01:03:05 +0000 Subject: [PATCH] Update benchmarks --- 2steps_4workers_benchmark.json | 4 ++++ 2steps_8workers_benchmark.json | 4 ++++ 2steps_benchmark.json | 4 ++++ WAC_v2_parallel_vs_flow_parallel_(2_steps,_bun).svg | 2 +- WAC_v2_patterns_comparison.svg | 2 +- WAC_v2_sequential_vs_flow_sequential_(2_steps,_bun).svg | 2 +- WAC_v2_sequential_vs_flow_sequential_(3_steps,_bun).svg | 2 +- bash_4workers_benchmark.json | 4 ++++ bash_8workers_benchmark.json | 4 ++++ bash_benchmark.json | 4 ++++ bash_throughput_benchmark.svg | 2 +- bigrawscript_4workers_benchmark.json | 4 ++++ bigrawscript_8workers_benchmark.json | 4 ++++ bigrawscript_benchmark.json | 4 ++++ bigscriptinflow_4workers_benchmark.json | 4 ++++ bigscriptinflow_8workers_benchmark.json | 4 ++++ bigscriptinflow_benchmark.json | 4 ++++ bun_4workers_benchmark.json | 4 ++++ bun_8workers_benchmark.json | 4 ++++ bun_benchmark.json | 4 ++++ bun_throughput_benchmark.svg | 2 +- bun_vs_dedicated_vs_noop.svg | 2 +- dedicated_benchmark.json | 4 ++++ deno_4workers_benchmark.json | 4 ++++ deno_8workers_benchmark.json | 4 ++++ deno_benchmark.json | 4 ++++ deno_throughput_benchmark.svg | 2 +- flow_par_2_bun_benchmark.json | 4 ++++ flow_seq_2_bun_benchmark.json | 4 ++++ flow_seq_3_bun_benchmark.json | 4 ++++ flow_throughput_benchmark.svg | 2 +- go_4workers_benchmark.json | 4 ++++ go_8workers_benchmark.json | 4 ++++ go_benchmark.json | 4 ++++ go_throughput_benchmark.svg | 2 +- go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg | 2 +- nativets_4workers_benchmark.json | 4 ++++ nativets_8workers_benchmark.json | 4 ++++ nativets_benchmark.json | 4 ++++ nativets_throughput_benchmark.svg | 2 +- noop_4workers_benchmark.json | 4 ++++ noop_8workers_benchmark.json | 4 ++++ noop_benchmark.json | 4 ++++ noop_throughput_benchmark.svg | 2 +- python_4workers_benchmark.json | 4 ++++ python_8workers_benchmark.json | 4 ++++ python_benchmark.json | 4 ++++ python_throughput_benchmark.svg | 2 +- single_dedicated_worker_throughput_benchmark.svg | 2 +- wac_inline_2_benchmark.json | 4 ++++ wac_par_2_benchmark.json | 4 ++++ wac_seq_2_benchmark.json | 4 ++++ wac_seq_3_benchmark.json | 4 ++++ 53 files changed, 167 insertions(+), 15 deletions(-) diff --git a/2steps_4workers_benchmark.json b/2steps_4workers_benchmark.json index 76ae95f02a..b64d1e02e2 100644 --- a/2steps_4workers_benchmark.json +++ b/2steps_4workers_benchmark.json @@ -2842,5 +2842,9 @@ { "value": 81.49516462023254, "ts": 1783644784241 + }, + { + "value": 99.21947347532742, + "ts": 1783730752788 } ] \ No newline at end of file diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json index 2e0547b68e..fa5c41a220 100644 --- a/2steps_8workers_benchmark.json +++ b/2steps_8workers_benchmark.json @@ -2834,5 +2834,9 @@ { "value": 120.3659123736158, "ts": 1783644698002 + }, + { + "value": 106.05203619909503, + "ts": 1783730746422 } ] \ No newline at end of file diff --git a/2steps_benchmark.json b/2steps_benchmark.json index 57d5db8f33..eb2b08a5fd 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -3606,5 +3606,9 @@ { "value": 32.42121644404098, "ts": 1783644760618 + }, + { + "value": 32.01434242540658, + "ts": 1783730779758 } ] \ No newline at end of file diff --git a/WAC_v2_parallel_vs_flow_parallel_(2_steps,_bun).svg b/WAC_v2_parallel_vs_flow_parallel_(2_steps,_bun).svg index 01bbb2e759..85ad60e903 100644 --- a/WAC_v2_parallel_vs_flow_parallel_(2_steps,_bun).svg +++ b/WAC_v2_parallel_vs_flow_parallel_(2_steps,_bun).svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 11051015202530354045505560[jobs/s]WAC v2 parallel vs flow parallel (2 steps, bun)WAC v2 parallelFlow parallel \ No newline at end of file +Fri 03Jul 05Tue 07Thu 09Sat 11051015202530354045505560[jobs/s]WAC v2 parallel vs flow parallel (2 steps, bun)WAC v2 parallelFlow parallel \ No newline at end of file diff --git a/WAC_v2_patterns_comparison.svg b/WAC_v2_patterns_comparison.svg index 5dbec3d780..aee79a0703 100644 --- a/WAC_v2_patterns_comparison.svg +++ b/WAC_v2_patterns_comparison.svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 1101020304050607080[jobs/s]WAC v2 patterns comparisonsequential 2-taskparallel 2-tasksequential 3-taskinline 2-step \ No newline at end of file +Fri 03Jul 05Tue 07Thu 09Sat 1101020304050607080[jobs/s]WAC v2 patterns comparisonsequential 2-taskparallel 2-tasksequential 3-taskinline 2-step \ No newline at end of file diff --git a/WAC_v2_sequential_vs_flow_sequential_(2_steps,_bun).svg b/WAC_v2_sequential_vs_flow_sequential_(2_steps,_bun).svg index a97ca8f6a4..f735a17118 100644 --- a/WAC_v2_sequential_vs_flow_sequential_(2_steps,_bun).svg +++ b/WAC_v2_sequential_vs_flow_sequential_(2_steps,_bun).svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 1102468101214161820[jobs/s]WAC v2 sequential vs flow sequential (2 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Fri 03Jul 05Tue 07Thu 09Sat 1102468101214161820[jobs/s]WAC v2 sequential vs flow sequential (2 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file diff --git a/WAC_v2_sequential_vs_flow_sequential_(3_steps,_bun).svg b/WAC_v2_sequential_vs_flow_sequential_(3_steps,_bun).svg index 6e8cce93a1..6f2c1fc333 100644 --- a/WAC_v2_sequential_vs_flow_sequential_(3_steps,_bun).svg +++ b/WAC_v2_sequential_vs_flow_sequential_(3_steps,_bun).svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 1105101520253035[jobs/s]WAC v2 sequential vs flow sequential (3 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Fri 03Jul 05Tue 07Thu 09Sat 1105101520253035[jobs/s]WAC v2 sequential vs flow sequential (3 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file diff --git a/bash_4workers_benchmark.json b/bash_4workers_benchmark.json index 42dd4c156d..68d7765e4c 100644 --- a/bash_4workers_benchmark.json +++ b/bash_4workers_benchmark.json @@ -2842,5 +2842,9 @@ { "value": 237.05108450871163, "ts": 1783644886449 + }, + { + "value": 273.32361516034985, + "ts": 1783730841998 } ] \ No newline at end of file diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json index 867b9ea3db..16ff8cd9ba 100644 --- a/bash_8workers_benchmark.json +++ b/bash_8workers_benchmark.json @@ -2834,5 +2834,9 @@ { "value": 347.9471120389701, "ts": 1783644769408 + }, + { + "value": 268.03663167299527, + "ts": 1783730834349 } ] \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index 96782c042c..622c0be6ef 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -3586,5 +3586,9 @@ { "value": 104.66272437071537, "ts": 1783644851950 + }, + { + "value": 110.18069634200087, + "ts": 1783730865662 } ] \ No newline at end of file diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg index a66716ddec..448f2def84 100644 --- a/bash_throughput_benchmark.svg +++ b/bash_throughput_benchmark.svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 11050100150200250300350400450500550[jobs/s]bash throughput benchmark1 worker4 workers8 workers \ No newline at end of file +JulyFri 03Jul 05Tue 07Thu 09Sat 11050100150200250300350400450500550[jobs/s]bash throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/bigrawscript_4workers_benchmark.json b/bigrawscript_4workers_benchmark.json index f2e5a69b08..e659e5b47b 100644 --- a/bigrawscript_4workers_benchmark.json +++ b/bigrawscript_4workers_benchmark.json @@ -1914,5 +1914,9 @@ { "value": 239.30601256356564, "ts": 1783645538346 + }, + { + "value": 290.71880223853475, + "ts": 1783731484985 } ] \ No newline at end of file diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json index d1c242bb58..7071097f3b 100644 --- a/bigrawscript_8workers_benchmark.json +++ b/bigrawscript_8workers_benchmark.json @@ -1910,5 +1910,9 @@ { "value": 358.4122338042472, "ts": 1783645404677 + }, + { + "value": 289.82007003985024, + "ts": 1783731477465 } ] \ No newline at end of file diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json index 03e12a7df0..0e90c4dfc7 100644 --- a/bigrawscript_benchmark.json +++ b/bigrawscript_benchmark.json @@ -1926,5 +1926,9 @@ { "value": 122.38404112103782, "ts": 1783645485986 + }, + { + "value": 124.19274714356682, + "ts": 1783731499158 } ] \ No newline at end of file diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json index c309041892..07b63528a6 100644 --- a/bigscriptinflow_4workers_benchmark.json +++ b/bigscriptinflow_4workers_benchmark.json @@ -1914,5 +1914,9 @@ { "value": 154.6511328195479, "ts": 1783645622005 + }, + { + "value": 185.32246108228318, + "ts": 1783731555782 } ] \ No newline at end of file diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json index 54fc02faf4..305246ff1e 100644 --- a/bigscriptinflow_8workers_benchmark.json +++ b/bigscriptinflow_8workers_benchmark.json @@ -1910,5 +1910,9 @@ { "value": 245.62983583739305, "ts": 1783645459408 + }, + { + "value": 189.411876124633, + "ts": 1783731547008 } ] \ No newline at end of file diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json index 837f902ae0..49b7e9159d 100644 --- a/bigscriptinflow_benchmark.json +++ b/bigscriptinflow_benchmark.json @@ -6,5 +6,9 @@ { "value": 75.44607491795239, "ts": 1783645541044 + }, + { + "value": 79.28013636183454, + "ts": 1783731551694 } ] \ No newline at end of file diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json index be55092545..68d93b0d92 100644 --- a/bun_4workers_benchmark.json +++ b/bun_4workers_benchmark.json @@ -2842,5 +2842,9 @@ { "value": 184.25254882692545, "ts": 1783644808315 + }, + { + "value": 216.26297577854672, + "ts": 1783730774378 } ] \ No newline at end of file diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json index 6f20aca789..0e8f2996e2 100644 --- a/bun_8workers_benchmark.json +++ b/bun_8workers_benchmark.json @@ -2834,5 +2834,9 @@ { "value": 256.6735112936345, "ts": 1783644716746 + }, + { + "value": 214.31633090441494, + "ts": 1783730767364 } ] \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index 556113d17f..a71aa9c675 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -3542,5 +3542,9 @@ { "value": 67.20430107526882, "ts": 1783644783357 + }, + { + "value": 72.5268349289237, + "ts": 1783730800687 } ] \ No newline at end of file diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg index 1ce24ae275..32ff354b0e 100644 --- a/bun_throughput_benchmark.svg +++ b/bun_throughput_benchmark.svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 11050100150200250300350400450[jobs/s]bun throughput benchmark1 worker4 workers8 workers \ No newline at end of file +JulyFri 03Jul 05Tue 07Thu 09Sat 11050100150200250300350400450[jobs/s]bun throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/bun_vs_dedicated_vs_noop.svg b/bun_vs_dedicated_vs_noop.svg index c3cfd31997..13d286a2f6 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 1102004006008001,0001,2001,4001,6001,8002,0002,2002,4002,600[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Fri 03Jul 05Tue 07Thu 09Sat 1102004006008001,0001,2001,4001,6001,8002,0002,2002,4002,600[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file diff --git a/dedicated_benchmark.json b/dedicated_benchmark.json index 88e60dd85a..897cbc8b9b 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -3114,5 +3114,9 @@ { "value": 1014.0730808666945, "ts": 1783644829113 + }, + { + "value": 887.1015435566859, + "ts": 1783730860173 } ] \ No newline at end of file diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json index 1b5f79b7e0..4c823e446b 100644 --- a/deno_4workers_benchmark.json +++ b/deno_4workers_benchmark.json @@ -2838,5 +2838,9 @@ { "value": 119.73180076628353, "ts": 1783644798519 + }, + { + "value": 134.06023773348824, + "ts": 1783730765835 } ] \ No newline at end of file diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json index f3504d8ea2..f35a363d99 100644 --- a/deno_8workers_benchmark.json +++ b/deno_8workers_benchmark.json @@ -2830,5 +2830,9 @@ { "value": 158.06111696522655, "ts": 1783644709167 + }, + { + "value": 140.50206069689023, + "ts": 1783730758777 } ] \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index 85769504ec..34817bca7e 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -198,5 +198,9 @@ { "value": 38.52080123266564, "ts": 1783644774798 + }, + { + "value": 42.18341348181895, + "ts": 1783730792723 } ] \ No newline at end of file diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg index e1ae5ec42b..ec0290470c 100644 --- a/deno_throughput_benchmark.svg +++ b/deno_throughput_benchmark.svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 11020406080100120140160180200220240260[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file +JulyFri 03Jul 05Tue 07Thu 09Sat 11020406080100120140160180200220240260[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/flow_par_2_bun_benchmark.json b/flow_par_2_bun_benchmark.json index a0aaf3f31b..2b73202ac7 100644 --- a/flow_par_2_bun_benchmark.json +++ b/flow_par_2_bun_benchmark.json @@ -418,5 +418,9 @@ { "value": 17.966223499820337, "ts": 1783644784444 + }, + { + "value": 19.71608832807571, + "ts": 1783730789534 } ] \ No newline at end of file diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json index 1bbfb67467..6e03626c50 100644 --- a/flow_seq_2_bun_benchmark.json +++ b/flow_seq_2_bun_benchmark.json @@ -418,5 +418,9 @@ { "value": 11.80749067208237, "ts": 1783644770186 + }, + { + "value": 12.662074554294977, + "ts": 1783730776555 } ] \ No newline at end of file diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json index 970a1f0621..ccc88ae057 100644 --- a/flow_seq_3_bun_benchmark.json +++ b/flow_seq_3_bun_benchmark.json @@ -6,5 +6,9 @@ { "value": 20.15519500151164, "ts": 1783644803409 + }, + { + "value": 21.6076058772688, + "ts": 1783730807036 } ] \ No newline at end of file diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg index 7bc046a642..1d2f7fee8e 100644 --- a/flow_throughput_benchmark.svg +++ b/flow_throughput_benchmark.svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 11020406080100120140160180200[jobs/s]flow throughput benchmark1 worker4 workers8 workers \ No newline at end of file +JulyFri 03Jul 05Tue 07Thu 09Sat 11020406080100120140160180200[jobs/s]flow throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/go_4workers_benchmark.json b/go_4workers_benchmark.json index 88bc294ec8..935e9b326f 100644 --- a/go_4workers_benchmark.json +++ b/go_4workers_benchmark.json @@ -2842,5 +2842,9 @@ { "value": 252.00554412197067, "ts": 1783644857444 + }, + { + "value": 320.8041490669946, + "ts": 1783730816634 } ] \ No newline at end of file diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json index f51afdb958..6f768dc736 100644 --- a/go_8workers_benchmark.json +++ b/go_8workers_benchmark.json @@ -2834,5 +2834,9 @@ { "value": 403.11744154797094, "ts": 1783644748879 + }, + { + "value": 286.75205505639457, + "ts": 1783730808738 } ] \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 032374fbcd..6c5d8622fa 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -2582,5 +2582,9 @@ { "value": 116.64528169835529, "ts": 1783644831393 + }, + { + "value": 128.61736334405145, + "ts": 1783730846249 } ] \ No newline at end of file diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg index 8b6fc914e0..269b0145bc 100644 --- a/go_throughput_benchmark.svg +++ b/go_throughput_benchmark.svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 11050100150200250300350400450500550600650[jobs/s]go throughput benchmark1 worker4 workers8 workers \ No newline at end of file +JulyFri 03Jul 05Tue 07Thu 09Sat 11050100150200250300350400450500550600650[jobs/s]go throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg b/go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg index 011fa15246..1891813a9d 100644 --- a/go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg +++ b/go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 11020406080100120140160180200220240260[jobs/s]go vs python vs deno vs bun vs bash vs nativetsgopythondenobunbashnativets \ No newline at end of file +Fri 03Jul 05Tue 07Thu 09Sat 11020406080100120140160180200220240260[jobs/s]go vs python vs deno vs bun vs bash vs nativetsgopythondenobunbashnativets \ No newline at end of file diff --git a/nativets_4workers_benchmark.json b/nativets_4workers_benchmark.json index 2388ec60b8..2e0c25b848 100644 --- a/nativets_4workers_benchmark.json +++ b/nativets_4workers_benchmark.json @@ -2842,5 +2842,9 @@ { "value": 9.999766672110983, "ts": 1783645487446 + }, + { + "value": 9.999816670027716, + "ts": 1783731442965 } ] \ No newline at end of file diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json index 659eeded1d..1ba25e2ed2 100644 --- a/nativets_8workers_benchmark.json +++ b/nativets_8workers_benchmark.json @@ -2834,5 +2834,9 @@ { "value": 9.999366706775238, "ts": 1783645370321 + }, + { + "value": 9.999616681360548, + "ts": 1783731435294 } ] \ No newline at end of file diff --git a/nativets_benchmark.json b/nativets_benchmark.json index b5db9feadc..41a266d0ba 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -3490,5 +3490,9 @@ { "value": 3.333327777787037, "ts": 1783645452824 + }, + { + "value": 3.3331222355917456, + "ts": 1783731466477 } ] \ No newline at end of file diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg index f7d0a0cad1..84b0c75545 100644 --- a/nativets_throughput_benchmark.svg +++ b/nativets_throughput_benchmark.svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 110246810121416[jobs/s]nativets throughput benchmark1 worker4 workers8 workers \ No newline at end of file +JulyFri 03Jul 05Tue 07Thu 09Sat 110246810121416[jobs/s]nativets throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/noop_4workers_benchmark.json b/noop_4workers_benchmark.json index 94c0d8fbfd..0e3d6a562a 100644 --- a/noop_4workers_benchmark.json +++ b/noop_4workers_benchmark.json @@ -2842,5 +2842,9 @@ { "value": 2041.819488032669, "ts": 1783644774167 + }, + { + "value": 2829.981028645697, + "ts": 1783730744366 } ] \ No newline at end of file diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json index e5dfad25e6..30fa6e1ea9 100644 --- a/noop_8workers_benchmark.json +++ b/noop_8workers_benchmark.json @@ -2834,5 +2834,9 @@ { "value": 3883.7744533947066, "ts": 1783644690921 + }, + { + "value": 3114.7975958377074, + "ts": 1783730738558 } ] \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index 7ff46bd250..cffba33236 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -3582,5 +3582,9 @@ { "value": 1098.6864592997706, "ts": 1783644752415 + }, + { + "value": 1153.2399636088724, + "ts": 1783730771542 } ] \ No newline at end of file diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg index 03875c1eb9..f907dba71a 100644 --- a/noop_throughput_benchmark.svg +++ b/noop_throughput_benchmark.svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 1105001,0001,5002,0002,5003,0003,5004,0004,5005,0005,5006,0006,500[jobs/s]noop throughput benchmark1 worker4 workers8 workers \ No newline at end of file +JulyFri 03Jul 05Tue 07Thu 09Sat 1105001,0001,5002,0002,5003,0003,5004,0004,5005,0005,5006,0006,500[jobs/s]noop throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/python_4workers_benchmark.json b/python_4workers_benchmark.json index 03ebe19104..50b416d6c6 100644 --- a/python_4workers_benchmark.json +++ b/python_4workers_benchmark.json @@ -2842,5 +2842,9 @@ { "value": 76.62052408438473, "ts": 1783644829550 + }, + { + "value": 82.69930532583525, + "ts": 1783730794167 } ] \ No newline at end of file diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json index 44dad540e9..38fa1a2a0c 100644 --- a/python_8workers_benchmark.json +++ b/python_8workers_benchmark.json @@ -2834,5 +2834,9 @@ { "value": 126.50754828371427, "ts": 1783644730230 + }, + { + "value": 100.22048506714772, + "ts": 1783730783886 } ] \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index 12b24f5290..7877ce25ce 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -3594,5 +3594,9 @@ { "value": 17.9830240253201, "ts": 1783644812252 + }, + { + "value": 18.422991893883566, + "ts": 1783730828886 } ] \ No newline at end of file diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg index f98ee555e4..27cdf7b1f2 100644 --- a/python_throughput_benchmark.svg +++ b/python_throughput_benchmark.svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 11020406080100120140160180200[jobs/s]python throughput benchmark1 worker4 workers8 workers \ No newline at end of file +JulyFri 03Jul 05Tue 07Thu 09Sat 11020406080100120140160180200[jobs/s]python throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/single_dedicated_worker_throughput_benchmark.svg b/single_dedicated_worker_throughput_benchmark.svg index bbda263497..c4ce71f70b 100644 --- a/single_dedicated_worker_throughput_benchmark.svg +++ b/single_dedicated_worker_throughput_benchmark.svg @@ -1 +1 @@ -JulyFri 03Jul 05Tue 07Thu 09Sat 1102004006008001,0001,2001,4001,6001,800[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file +Fri 03Jul 05Tue 07Thu 09Sat 1102004006008001,0001,2001,4001,6001,800[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file diff --git a/wac_inline_2_benchmark.json b/wac_inline_2_benchmark.json index a703590b90..8d476dff0b 100644 --- a/wac_inline_2_benchmark.json +++ b/wac_inline_2_benchmark.json @@ -418,5 +418,9 @@ { "value": 45.93477262287552, "ts": 1783644748733 + }, + { + "value": 44.26345609065156, + "ts": 1783730756533 } ] \ No newline at end of file diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json index dd7a48e641..4c15122732 100644 --- a/wac_par_2_benchmark.json +++ b/wac_par_2_benchmark.json @@ -418,5 +418,9 @@ { "value": 12.533213014488394, "ts": 1783644711758 + }, + { + "value": 13.108221476510067, + "ts": 1783730717645 } ] \ No newline at end of file diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json index 3c2dcfab6d..2e99b4e53c 100644 --- a/wac_seq_2_benchmark.json +++ b/wac_seq_2_benchmark.json @@ -418,5 +418,9 @@ { "value": 7.690414667158852, "ts": 1783644691026 + }, + { + "value": 10.430138929450539, + "ts": 1783730697793 } ] \ No newline at end of file diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json index a77b026737..b481135d99 100644 --- a/wac_seq_3_benchmark.json +++ b/wac_seq_3_benchmark.json @@ -418,5 +418,9 @@ { "value": 8.156939516293487, "ts": 1783644737093 + }, + { + "value": 7.699711260827718, + "ts": 1783730744423 } ] \ No newline at end of file