From b2aeba71c86172a677a75cdc4663d8fa7fc4152f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 01:07:30 +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 e295ac3b59..c3ba92420c 100644 --- a/2steps_4workers_benchmark.json +++ b/2steps_4workers_benchmark.json @@ -3078,5 +3078,9 @@ { "value": 93.00595238095238, "ts": 1788742284132 + }, + { + "value": 82.65373594886489, + "ts": 1788828509783 } ] \ No newline at end of file diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json index 455426a38f..2b8cbf74f8 100644 --- a/2steps_8workers_benchmark.json +++ b/2steps_8workers_benchmark.json @@ -3070,5 +3070,9 @@ { "value": 104.63169642857143, "ts": 1788742244885 + }, + { + "value": 125.67024128686327, + "ts": 1788828417707 } ] \ No newline at end of file diff --git a/2steps_benchmark.json b/2steps_benchmark.json index dea2904913..b95d75a212 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -3842,5 +3842,9 @@ { "value": 32.26639132679401, "ts": 1788742285779 + }, + { + "value": 30.818540433925047, + "ts": 1788828469640 } ] \ 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 9a3adbf347..f6cedf41aa 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 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 0701020304050607080[jobs/s]WAC v2 parallel vs flow parallel (2 steps, bun)WAC v2 parallelFlow parallel \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 0901020304050607080[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 d874c264f7..4388b66e06 100644 --- a/WAC_v2_patterns_comparison.svg +++ b/WAC_v2_patterns_comparison.svg @@ -1 +1 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 070102030405060708090100110[jobs/s]WAC v2 patterns comparisonsequential 2-taskparallel 2-tasksequential 3-taskinline 2-step \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 090102030405060708090100110[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 7776d85f46..ad65c07c6c 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 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 070246810121416182022242628[jobs/s]WAC v2 sequential vs flow sequential (2 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 090246810121416182022242628[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 bbb95da4f0..8e9c8b32d6 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 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 07051015202530354045[jobs/s]WAC v2 sequential vs flow sequential (3 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 09051015202530354045[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 3c37388dcf..857dc66786 100644 --- a/bash_4workers_benchmark.json +++ b/bash_4workers_benchmark.json @@ -3078,5 +3078,9 @@ { "value": 266.5600426496068, "ts": 1788742366186 + }, + { + "value": 225.9546584318747, + "ts": 1788828607363 } ] \ No newline at end of file diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json index 1677bdd1c1..a6b6072f72 100644 --- a/bash_8workers_benchmark.json +++ b/bash_8workers_benchmark.json @@ -3070,5 +3070,9 @@ { "value": 309.37403320614624, "ts": 1788742318101 + }, + { + "value": 325.04469364537624, + "ts": 1788828487789 } ] \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index 0a98bb47ef..c8c2ffbd64 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -3822,5 +3822,9 @@ { "value": 122.39902080783354, "ts": 1788742351284 + }, + { + "value": 123.69348753788113, + "ts": 1788828536042 } ] \ No newline at end of file diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg index ef65f1ecbc..fd12d43fae 100644 --- a/bash_throughput_benchmark.svg +++ b/bash_throughput_benchmark.svg @@ -1 +1 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 07050100150200250300350400450500550[jobs/s]bash throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 09050100150200250300350400450500550[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 a4367e78d3..bb4ad3c742 100644 --- a/bigrawscript_4workers_benchmark.json +++ b/bigrawscript_4workers_benchmark.json @@ -2150,5 +2150,9 @@ { "value": 280.1251225547411, "ts": 1788743011081 + }, + { + "value": 248.23135161970959, + "ts": 1788829258138 } ] \ No newline at end of file diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json index 7f78452aff..9469334050 100644 --- a/bigrawscript_8workers_benchmark.json +++ b/bigrawscript_8workers_benchmark.json @@ -2146,5 +2146,9 @@ { "value": 341.5592178293912, "ts": 1788742954988 + }, + { + "value": 330.59672709240175, + "ts": 1788829126103 } ] \ No newline at end of file diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json index fe61f262bf..098653df54 100644 --- a/bigrawscript_benchmark.json +++ b/bigrawscript_benchmark.json @@ -2162,5 +2162,9 @@ { "value": 134.3228449578562, "ts": 1788742982716 + }, + { + "value": 127.50223128904756, + "ts": 1788829169299 } ] \ No newline at end of file diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json index 333d0be96f..004f87df2f 100644 --- a/bigscriptinflow_4workers_benchmark.json +++ b/bigscriptinflow_4workers_benchmark.json @@ -2150,5 +2150,9 @@ { "value": 177.2002362669817, "ts": 1788743085248 + }, + { + "value": 162.77587119002726, + "ts": 1788829338600 } ] \ No newline at end of file diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json index 7706ee0497..e05d55f70d 100644 --- a/bigscriptinflow_8workers_benchmark.json +++ b/bigscriptinflow_8workers_benchmark.json @@ -2146,5 +2146,9 @@ { "value": 236.12286259617088, "ts": 1788743012095 + }, + { + "value": 221.59846358398582, + "ts": 1788829186672 } ] \ No newline at end of file diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json index 97cde555d4..5ce702ecba 100644 --- a/bigscriptinflow_benchmark.json +++ b/bigscriptinflow_benchmark.json @@ -242,5 +242,9 @@ { "value": 88.84150675195451, "ts": 1788743030053 + }, + { + "value": 87.74431307170903, + "ts": 1788829217721 } ] \ No newline at end of file diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json index 970cc28183..57eeb8a7e7 100644 --- a/bun_4workers_benchmark.json +++ b/bun_4workers_benchmark.json @@ -3078,5 +3078,9 @@ { "value": 248.88003982080636, "ts": 1788742305652 + }, + { + "value": 215.92054124082338, + "ts": 1788828534766 } ] \ No newline at end of file diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json index 078305d976..ab95842a3a 100644 --- a/bun_8workers_benchmark.json +++ b/bun_8workers_benchmark.json @@ -3070,5 +3070,9 @@ { "value": 298.0329823167097, "ts": 1788742263690 + }, + { + "value": 311.1387678904792, + "ts": 1788828435826 } ] \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index 8db412295e..398d494ccc 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -3778,5 +3778,9 @@ { "value": 93.49289454001496, "ts": 1788742305767 + }, + { + "value": 94.37523593808984, + "ts": 1788828490327 } ] \ No newline at end of file diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg index f0693102c6..a5e99ef80d 100644 --- a/bun_throughput_benchmark.svg +++ b/bun_throughput_benchmark.svg @@ -1 +1 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 07050100150200250300350400450500[jobs/s]bun throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 09050100150200250300350400450500[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 bc6a2f4857..43472b93b5 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 0702004006008001,0001,2001,4001,6001,8002,0002,200[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 0902004006008001,0001,2001,4001,6001,8002,0002,200[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file diff --git a/dedicated_benchmark.json b/dedicated_benchmark.json index a5fad523eb..d3da8bbb37 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -3350,5 +3350,9 @@ { "value": 997.13048006293, "ts": 1788742378703 + }, + { + "value": 770.587530181345, + "ts": 1788828633158 } ] \ No newline at end of file diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json index b77c93f0d9..f186de3f3d 100644 --- a/deno_4workers_benchmark.json +++ b/deno_4workers_benchmark.json @@ -3074,5 +3074,9 @@ { "value": 125.80726327266628, "ts": 1788742297808 + }, + { + "value": 105.81264108352144, + "ts": 1788828525854 } ] \ No newline at end of file diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json index 7e4f4fe09e..7baf2f89e1 100644 --- a/deno_8workers_benchmark.json +++ b/deno_8workers_benchmark.json @@ -3066,5 +3066,9 @@ { "value": 147.13094654242275, "ts": 1788742256990 + }, + { + "value": 162.02203499675957, + "ts": 1788828428843 } ] \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index fe9c21dc04..49087a2372 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -434,5 +434,9 @@ { "value": 40.62068405231944, "ts": 1788742299226 + }, + { + "value": 39.491351394044706, + "ts": 1788828483848 } ] \ No newline at end of file diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg index 45c96f8c4e..8f83a5b72c 100644 --- a/deno_throughput_benchmark.svg +++ b/deno_throughput_benchmark.svg @@ -1 +1 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 07020406080100120140160180200220240260[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 09020406080100120140160180200220240260[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 85e8f66276..d91ec00f42 100644 --- a/flow_par_2_bun_benchmark.json +++ b/flow_par_2_bun_benchmark.json @@ -654,5 +654,9 @@ { "value": 26.169789594891654, "ts": 1788742296593 + }, + { + "value": 20.77619878666999, + "ts": 1788828485239 } ] \ No newline at end of file diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json index af3061e55f..45b48d8208 100644 --- a/flow_seq_2_bun_benchmark.json +++ b/flow_seq_2_bun_benchmark.json @@ -654,5 +654,9 @@ { "value": 17.061352624036033, "ts": 1788742286691 + }, + { + "value": 15.170823472298077, + "ts": 1788828472856 } ] \ No newline at end of file diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json index 5a9767fb4c..ea7cfc94a7 100644 --- a/flow_seq_3_bun_benchmark.json +++ b/flow_seq_3_bun_benchmark.json @@ -242,5 +242,9 @@ { "value": 29.442072721919622, "ts": 1788742309713 + }, + { + "value": 25.889967637540455, + "ts": 1788828500504 } ] \ No newline at end of file diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg index 48348a619a..6c78cde289 100644 --- a/flow_throughput_benchmark.svg +++ b/flow_throughput_benchmark.svg @@ -1 +1 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 07020406080100120140160180[jobs/s]flow throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 09020406080100120140160180200[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 7f01757ca7..f724358ac5 100644 --- a/go_4workers_benchmark.json +++ b/go_4workers_benchmark.json @@ -3078,5 +3078,9 @@ { "value": 311.17104034851155, "ts": 1788742339983 + }, + { + "value": 239.12003825920613, + "ts": 1788828576721 } ] \ No newline at end of file diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json index a1d8f9494f..36b6f44292 100644 --- a/go_8workers_benchmark.json +++ b/go_8workers_benchmark.json @@ -3070,5 +3070,9 @@ { "value": 337.4198627825891, "ts": 1788742295029 + }, + { + "value": 357.61115746811305, + "ts": 1788828465427 } ] \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 41747290e8..564a07101e 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -2818,5 +2818,9 @@ { "value": 136.93002875530604, "ts": 1788742333420 + }, + { + "value": 144.42518775274408, + "ts": 1788828517990 } ] \ No newline at end of file diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg index 4a22b5fc26..c10a96a310 100644 --- a/go_throughput_benchmark.svg +++ b/go_throughput_benchmark.svg @@ -1 +1 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 07050100150200250300350400450500550[jobs/s]go throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 09050100150200250300350400450500550[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 7c40e2b771..6d9d4132a6 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 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 07020406080100120140160180200220[jobs/s]go vs python vs deno vs bun vs bash vs nativetsgopythondenobunbashnativets \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 09020406080100120140160180200220[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 d47774d4d5..22afaa5d86 100644 --- a/nativets_4workers_benchmark.json +++ b/nativets_4workers_benchmark.json @@ -3078,5 +3078,9 @@ { "value": 9.999850002249966, "ts": 1788742967475 + }, + { + "value": 9.99921672802297, + "ts": 1788829208476 } ] \ No newline at end of file diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json index 2b46d28363..38d6b914a4 100644 --- a/nativets_8workers_benchmark.json +++ b/nativets_8workers_benchmark.json @@ -3070,5 +3070,9 @@ { "value": 9.99960001599936, "ts": 1788742919049 + }, + { + "value": 9.999566685443632, + "ts": 1788829088767 } ] \ No newline at end of file diff --git a/nativets_benchmark.json b/nativets_benchmark.json index ddb4f829f1..11f41ffaef 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -3726,5 +3726,9 @@ { "value": 3.333172230008883, "ts": 1788742952439 + }, + { + "value": 3.3332277811202644, + "ts": 1788829137111 } ] \ No newline at end of file diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg index d108f0348b..ae1287ca1d 100644 --- a/nativets_throughput_benchmark.svg +++ b/nativets_throughput_benchmark.svg @@ -1 +1 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 070246810121416[jobs/s]nativets throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 090246810121416[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 e72deff864..5b3ef1a631 100644 --- a/noop_4workers_benchmark.json +++ b/noop_4workers_benchmark.json @@ -3078,5 +3078,9 @@ { "value": 2739.7816292568086, "ts": 1788742275205 + }, + { + "value": 2116.418706005926, + "ts": 1788828499818 } ] \ No newline at end of file diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json index e2764c9218..7bf225d3ae 100644 --- a/noop_8workers_benchmark.json +++ b/noop_8workers_benchmark.json @@ -3070,5 +3070,9 @@ { "value": 3885.730733251781, "ts": 1788742236849 + }, + { + "value": 4152.632307479352, + "ts": 1788828410960 } ] \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index dd21144d9f..b2d23f4be3 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -3818,5 +3818,9 @@ { "value": 1264.400112391121, "ts": 1788742277547 + }, + { + "value": 1151.11594295581, + "ts": 1788828461012 } ] \ No newline at end of file diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg index e2378219cb..fa4917e66d 100644 --- a/noop_throughput_benchmark.svg +++ b/noop_throughput_benchmark.svg @@ -1 +1 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 0705001,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 +Mon 31SeptemberThu 03Sat 05Mon 07Wed 0905001,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 0027172ce2..ddcb453643 100644 --- a/python_4workers_benchmark.json +++ b/python_4workers_benchmark.json @@ -3078,5 +3078,9 @@ { "value": 164.07788230146576, "ts": 1788742316610 + }, + { + "value": 138.55532976168482, + "ts": 1788828547395 } ] \ No newline at end of file diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json index c2d1d447ed..e549667378 100644 --- a/python_8workers_benchmark.json +++ b/python_8workers_benchmark.json @@ -3070,5 +3070,9 @@ { "value": 202.59319286871963, "ts": 1788742273189 + }, + { + "value": 215.14629948364887, + "ts": 1788828444412 } ] \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index 78f4acf381..54198304f3 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -3830,5 +3830,9 @@ { "value": 50.17561465127948, "ts": 1788742316859 + }, + { + "value": 48.24857666698833, + "ts": 1788828501968 } ] \ No newline at end of file diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg index 229c6e5092..259eda53b2 100644 --- a/python_throughput_benchmark.svg +++ b/python_throughput_benchmark.svg @@ -1 +1 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 07050100150200250300350[jobs/s]python throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 09050100150200250300350[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 480d806e49..a9a9d87cb1 100644 --- a/single_dedicated_worker_throughput_benchmark.svg +++ b/single_dedicated_worker_throughput_benchmark.svg @@ -1 +1 @@ -Sat 29Mon 31SeptemberThu 03Sat 05Mon 0702004006008001,0001,2001,4001,600[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file +Mon 31SeptemberThu 03Sat 05Mon 07Wed 0902004006008001,0001,2001,4001,600[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 fd18b7bb70..02d7ed3414 100644 --- a/wac_inline_2_benchmark.json +++ b/wac_inline_2_benchmark.json @@ -654,5 +654,9 @@ { "value": 65.25711302531975, "ts": 1788742271744 + }, + { + "value": 51.472102120650604, + "ts": 1788828456007 } ] \ No newline at end of file diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json index e078c0db84..65c1545aea 100644 --- a/wac_par_2_benchmark.json +++ b/wac_par_2_benchmark.json @@ -654,5 +654,9 @@ { "value": 50, "ts": 1788742243187 + }, + { + "value": 41.86903366270307, + "ts": 1788828421235 } ] \ No newline at end of file diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json index 47b1ef428d..ebc0f756e5 100644 --- a/wac_seq_2_benchmark.json +++ b/wac_seq_2_benchmark.json @@ -654,5 +654,9 @@ { "value": 14.432513566562752, "ts": 1788742227825 + }, + { + "value": 11.775788977861517, + "ts": 1788828403655 } ] \ No newline at end of file diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json index d758aeca60..e668fc28e8 100644 --- a/wac_seq_3_benchmark.json +++ b/wac_seq_3_benchmark.json @@ -654,5 +654,9 @@ { "value": 10.378288620206527, "ts": 1788742263271 + }, + { + "value": 8.530603540200469, + "ts": 1788828445485 } ] \ No newline at end of file