From 703bfd25cebcdd7725d208ff907a390caf519de6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 17:38:47 +0000 Subject: [PATCH] Update benchmarks --- 2steps_4workers_benchmark.json | 8 ++++++-- 2steps_8workers_benchmark.json | 8 ++++++-- 2steps_benchmark.json | 8 ++++++-- bash_4workers_benchmark.json | 8 ++++++-- bash_8workers_benchmark.json | 8 ++++++-- bash_benchmark.json | 4 ++++ bash_throughput_benchmark.svg | 2 +- bigrawscript_4workers_benchmark.json | 8 ++++++-- bigrawscript_8workers_benchmark.json | 8 ++++++-- bigrawscript_benchmark.json | 4 ++++ bigscriptinflow_4workers_benchmark.json | 8 ++++++-- bigscriptinflow_8workers_benchmark.json | 8 ++++++-- bigscriptinflow_benchmark.json | 4 ++++ bun_4workers_benchmark.json | 8 ++++++-- bun_8workers_benchmark.json | 8 ++++++-- bun_benchmark.json | 8 ++++++-- bun_throughput_benchmark.svg | 2 +- bun_vs_dedicated_vs_noop.svg | 2 +- dedicated_benchmark.json | 4 ++++ deno_4workers_benchmark.json | 8 ++++++-- deno_8workers_benchmark.json | 8 ++++++-- deno_benchmark.json | 8 ++++++-- deno_throughput_benchmark.svg | 2 +- flow_throughput_benchmark.svg | 2 +- go_4workers_benchmark.json | 8 ++++++-- go_8workers_benchmark.json | 8 ++++++-- go_benchmark.json | 8 ++++++-- go_throughput_benchmark.svg | 2 +- go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg | 2 +- nativets_4workers_benchmark.json | 8 ++++++-- nativets_8workers_benchmark.json | 8 ++++++-- nativets_benchmark.json | 4 ++++ nativets_throughput_benchmark.svg | 2 +- noop_4workers_benchmark.json | 8 ++++++-- noop_8workers_benchmark.json | 8 ++++++-- noop_benchmark.json | 8 ++++++-- noop_throughput_benchmark.svg | 2 +- python_4workers_benchmark.json | 8 ++++++-- python_8workers_benchmark.json | 8 ++++++-- python_benchmark.json | 8 ++++++-- python_throughput_benchmark.svg | 2 +- single_dedicated_worker_throughput_benchmark.svg | 2 +- 42 files changed, 187 insertions(+), 63 deletions(-) diff --git a/2steps_4workers_benchmark.json b/2steps_4workers_benchmark.json index a40bebd95a..4818532bd1 100644 --- a/2steps_4workers_benchmark.json +++ b/2steps_4workers_benchmark.json @@ -1148,7 +1148,11 @@ "ts": 1739897297482 }, { - "value": 74.78312892611427, - "ts": 1739898761902 + "value": 94.61334678945377, + "ts": 1739898391565 + }, + { + "value": 78.25542570951586, + "ts": 1739899354358 } ] \ No newline at end of file diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json index 30a7f75539..350e7c11f3 100644 --- a/2steps_8workers_benchmark.json +++ b/2steps_8workers_benchmark.json @@ -1144,7 +1144,11 @@ "ts": 1739897277006 }, { - "value": 105.75296108291033, - "ts": 1739898760573 + "value": 121.2219169225796, + "ts": 1739898356099 + }, + { + "value": 124.72975220355896, + "ts": 1739899395713 } ] \ No newline at end of file diff --git a/2steps_benchmark.json b/2steps_benchmark.json index b5b72c579e..fdf9d636d0 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -1912,7 +1912,11 @@ "ts": 1739897467674 }, { - "value": 15.119443604475356, - "ts": 1739899076823 + "value": 10.875712359159525, + "ts": 1739898619960 + }, + { + "value": 13.79767095314311, + "ts": 1739899597848 } ] \ No newline at end of file diff --git a/bash_4workers_benchmark.json b/bash_4workers_benchmark.json index d932567431..ceb0d3199b 100644 --- a/bash_4workers_benchmark.json +++ b/bash_4workers_benchmark.json @@ -1148,7 +1148,11 @@ "ts": 1739897411639 }, { - "value": 208.89182884796156, - "ts": 1739898892729 + "value": 319.2338387869114, + "ts": 1739898507807 + }, + { + "value": 245.90163934426232, + "ts": 1739899483300 } ] \ No newline at end of file diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json index ab02a273b2..04570dd42d 100644 --- a/bash_8workers_benchmark.json +++ b/bash_8workers_benchmark.json @@ -1144,7 +1144,11 @@ "ts": 1739897384235 }, { - "value": 137.29034620048967, - "ts": 1739898891680 + "value": 259.8414966870209, + "ts": 1739898457608 + }, + { + "value": 257.6987501610617, + "ts": 1739899494690 } ] \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index 26b14657c7..3065b6d702 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -1894,5 +1894,9 @@ { "value": 39.044198032172424, "ts": 1739899295373 + }, + { + "value": 32.22999323170142, + "ts": 1739899835834 } ] \ No newline at end of file diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg index 5839cd3d45..4ef38310e3 100644 --- a/bash_throughput_benchmark.svg +++ b/bash_throughput_benchmark.svg @@ -1 +1 @@ -Mon 1706 AM12 PM06 PMTue 1806 AM12 PM06 PM050100150200250300350400450500[jobs/s]bash throughput benchmark1 worker4 workers8 workers \ No newline at end of file +06 PMTue 1806 AM12 PM06 PM050100150200250300350400450500[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 8cac4ffe2e..ca9f4432fc 100644 --- a/bigrawscript_4workers_benchmark.json +++ b/bigrawscript_4workers_benchmark.json @@ -220,7 +220,11 @@ "ts": 1739897483032 }, { - "value": 246.60405663673166, - "ts": 1739898973738 + "value": 259.0338039114104, + "ts": 1739898575211 + }, + { + "value": 273.0934662388202, + "ts": 1739899553368 } ] \ No newline at end of file diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json index d5eeeafa0c..673abb64cf 100644 --- a/bigrawscript_8workers_benchmark.json +++ b/bigrawscript_8workers_benchmark.json @@ -220,7 +220,11 @@ "ts": 1739897456784 }, { - "value": 226.2144890380229, - "ts": 1739898977016 + "value": 259.6503375454388, + "ts": 1739898525064 + }, + { + "value": 188.74453427286167, + "ts": 1739899583180 } ] \ No newline at end of file diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json index 0456e365c0..5305effabc 100644 --- a/bigrawscript_benchmark.json +++ b/bigrawscript_benchmark.json @@ -234,5 +234,9 @@ { "value": 44.767767207610525, "ts": 1739899443112 + }, + { + "value": 33.82091823793016, + "ts": 1739900088826 } ] \ No newline at end of file diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json index ad6a0f966a..2919e116e9 100644 --- a/bigscriptinflow_4workers_benchmark.json +++ b/bigscriptinflow_4workers_benchmark.json @@ -220,7 +220,11 @@ "ts": 1739897576278 }, { - "value": 161.05653084232566, - "ts": 1739899068736 + "value": 194.17789931875922, + "ts": 1739898655513 + }, + { + "value": 190.20145504113106, + "ts": 1739899636044 } ] \ No newline at end of file diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json index c7e93f9b17..7d4de35b85 100644 --- a/bigscriptinflow_8workers_benchmark.json +++ b/bigscriptinflow_8workers_benchmark.json @@ -220,7 +220,11 @@ "ts": 1739897545278 }, { - "value": 171.05469473864267, - "ts": 1739899067935 + "value": 167.82277914522263, + "ts": 1739898618369 + }, + { + "value": 186.43093510649865, + "ts": 1739899670342 } ] \ No newline at end of file diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json index 4f58047552..edad8e1399 100644 --- a/bigscriptinflow_benchmark.json +++ b/bigscriptinflow_benchmark.json @@ -234,5 +234,9 @@ { "value": 40.33152513662304, "ts": 1739899549919 + }, + { + "value": 33.588606744592234, + "ts": 1739900215882 } ] \ No newline at end of file diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json index 01c18dc3ac..faa5e3eda3 100644 --- a/bun_4workers_benchmark.json +++ b/bun_4workers_benchmark.json @@ -1148,7 +1148,11 @@ "ts": 1739897327504 }, { - "value": 128.01911752154987, - "ts": 1739898795234 + "value": 136.53741125068268, + "ts": 1739898421758 + }, + { + "value": 125.33422459893048, + "ts": 1739899389778 } ] \ No newline at end of file diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json index 59bd57cca8..d4ad1ebb64 100644 --- a/bun_8workers_benchmark.json +++ b/bun_8workers_benchmark.json @@ -1144,7 +1144,11 @@ "ts": 1739897302755 }, { - "value": 106.7084015081454, - "ts": 1739898790766 + "value": 178.06267806267806, + "ts": 1739898380520 + }, + { + "value": 209.05923344947735, + "ts": 1739899418699 } ] \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index f4a334bd9b..c0085afaeb 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -1848,7 +1848,11 @@ "ts": 1739897533193 }, { - "value": 16.48858989579211, - "ts": 1739899141642 + "value": 18.098237231693634, + "ts": 1739898682331 + }, + { + "value": 19.9314358606394, + "ts": 1739899662410 } ] \ No newline at end of file diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg index cd26bf0eaa..f86abb0216 100644 --- a/bun_throughput_benchmark.svg +++ b/bun_throughput_benchmark.svg @@ -1 +1 @@ -Mon 1706 AM12 PM06 PMTue 1806 AM12 PM06 PM050100150200250300350[jobs/s]bun throughput benchmark1 worker4 workers8 workers \ No newline at end of file +06 PMTue 1806 AM12 PM06 PM050100150200250300350[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 7cb9ef0091..43ccde9c91 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Mon 1706 AM12 PM06 PMTue 1806 AM12 PM06 PM01002003004005006007008009001,0001,1001,200[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +09 PMTue 1803 AM06 AM09 AM12 PM03 PM06 PM01002003004005006007008009001,0001,1001,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 35121cf47b..28b746fdc2 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -1666,5 +1666,9 @@ { "value": 465.15714558901817, "ts": 1739899195978 + }, + { + "value": 546.285561672605, + "ts": 1739899711225 } ] \ No newline at end of file diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json index 4243775a28..030012d214 100644 --- a/deno_4workers_benchmark.json +++ b/deno_4workers_benchmark.json @@ -1144,7 +1144,11 @@ "ts": 1739897314012 }, { - "value": 93.12721177127958, - "ts": 1739898780789 + "value": 118.47405418213411, + "ts": 1739898407582 + }, + { + "value": 85.53344357643839, + "ts": 1739899374874 } ] \ No newline at end of file diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json index b7f4a3f1f7..9446800e0e 100644 --- a/deno_8workers_benchmark.json +++ b/deno_8workers_benchmark.json @@ -1140,7 +1140,11 @@ "ts": 1739897291150 }, { - "value": 149.22403501790689, - "ts": 1739898773748 + "value": 155.86034912718205, + "ts": 1739898369190 + }, + { + "value": 156.80535228935813, + "ts": 1739899408361 } ] \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index 4e572a5c02..fc6dd44374 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -1896,7 +1896,11 @@ "ts": 1739897504392 }, { - "value": 15.737127030089388, - "ts": 1739899110026 + "value": 15.686274509803921, + "ts": 1739898653270 + }, + { + "value": 13.664188893747268, + "ts": 1739899635911 } ] \ No newline at end of file diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg index 462287024c..9d227500c5 100644 --- a/deno_throughput_benchmark.svg +++ b/deno_throughput_benchmark.svg @@ -1 +1 @@ -Mon 1706 AM12 PM06 PMTue 1806 AM12 PM06 PM020406080100120140160180200220240260280[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file +06 PMTue 1806 AM12 PM06 PM020406080100120140160180200220240260280[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg index 2d489e4c45..a43ddc974c 100644 --- a/flow_throughput_benchmark.svg +++ b/flow_throughput_benchmark.svg @@ -1 +1 @@ -Mon 1706 AM12 PM06 PMTue 1806 AM12 PM06 PM020406080100120140160180200220[jobs/s]flow throughput benchmark1 worker4 workers8 workers \ No newline at end of file +06 PMTue 1806 AM12 PM06 PM020406080100120140160180200220[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 fbb3834931..76a73dad70 100644 --- a/go_4workers_benchmark.json +++ b/go_4workers_benchmark.json @@ -1148,7 +1148,11 @@ "ts": 1739897381108 }, { - "value": 204.01224073444408, - "ts": 1739898855358 + "value": 232.87405394915584, + "ts": 1739898479333 + }, + { + "value": 213.62956633198036, + "ts": 1739899448515 } ] \ No newline at end of file diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json index 25a76a33e4..88c36132ae 100644 --- a/go_8workers_benchmark.json +++ b/go_8workers_benchmark.json @@ -1144,7 +1144,11 @@ "ts": 1739897351921 }, { - "value": 256.0819462227913, - "ts": 1739898838108 + "value": 285.4017028968273, + "ts": 1739898425249 + }, + { + "value": 278.53860080776195, + "ts": 1739899463518 } ] \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 8e52b93c87..37569739a9 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -888,7 +888,11 @@ "ts": 1739897644223 }, { - "value": 35.02258957027283, - "ts": 1739899241460 + "value": 30.2796324052626, + "ts": 1739898806850 + }, + { + "value": 31.270032364483495, + "ts": 1739899770933 } ] \ No newline at end of file diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg index e1bca5ffb4..b2b31ed648 100644 --- a/go_throughput_benchmark.svg +++ b/go_throughput_benchmark.svg @@ -1 +1 @@ -Mon 1706 AM12 PM06 PMTue 1806 AM12 PM06 PM050100150200250300350400450500550600[jobs/s]go throughput benchmark1 worker4 workers8 workers \ No newline at end of file +06 PMTue 1806 AM12 PM06 PM050100150200250300350400450500550600[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 5356234081..58a6ed8911 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 @@ -Mon 1706 AM12 PM06 PMTue 1806 AM12 PM06 PM01020304050607080[jobs/s]go vs python vs deno vs bun vs bash vs nativetsgopythondenobunbashnativets \ No newline at end of file +09 PMTue 1803 AM06 AM09 AM12 PM03 PM06 PM01020304050607080[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 ed7836ac71..abee931409 100644 --- a/nativets_4workers_benchmark.json +++ b/nativets_4workers_benchmark.json @@ -1148,7 +1148,11 @@ "ts": 1739897438414 }, { - "value": 195.44610573634318, - "ts": 1739898923974 + "value": 307.31407498463426, + "ts": 1739898527877 + }, + { + "value": 245.44896706893024, + "ts": 1739899508255 } ] \ No newline at end of file diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json index aefbf554c3..a53083bd8e 100644 --- a/nativets_8workers_benchmark.json +++ b/nativets_8workers_benchmark.json @@ -1144,7 +1144,11 @@ "ts": 1739897406263 }, { - "value": 192.9074365816802, - "ts": 1739898923234 + "value": 302.11480362537765, + "ts": 1739898477987 + }, + { + "value": 254.19420437214032, + "ts": 1739899518645 } ] \ No newline at end of file diff --git a/nativets_benchmark.json b/nativets_benchmark.json index 3a8e911324..861481eef6 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -1798,5 +1798,9 @@ { "value": 34.901577551305316, "ts": 1739899353217 + }, + { + "value": 14.935515910058324, + "ts": 1739899970226 } ] \ No newline at end of file diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg index e21fd5634b..2456dca692 100644 --- a/nativets_throughput_benchmark.svg +++ b/nativets_throughput_benchmark.svg @@ -1 +1 @@ -Mon 1706 AM12 PM06 PMTue 1806 AM12 PM06 PM050100150200250300350400450500550[jobs/s]nativets throughput benchmark1 worker4 workers8 workers \ No newline at end of file +06 PMTue 1806 AM12 PM06 PM050100150200250300350400450500550[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 4ccd353758..fb4c4fc6b7 100644 --- a/noop_4workers_benchmark.json +++ b/noop_4workers_benchmark.json @@ -1148,7 +1148,11 @@ "ts": 1739897287982 }, { - "value": 2495.425054067543, - "ts": 1739898750405 + "value": 3053.1934141487245, + "ts": 1739898381792 + }, + { + "value": 2859.866539561487, + "ts": 1739899343097 } ] \ No newline at end of file diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json index 88bba118cb..c2980fb677 100644 --- a/noop_8workers_benchmark.json +++ b/noop_8workers_benchmark.json @@ -1144,7 +1144,11 @@ "ts": 1739897268914 }, { - "value": 2652.7283802637007, - "ts": 1739898751878 + "value": 3641.1203862284733, + "ts": 1739898348117 + }, + { + "value": 2217.4405808051774, + "ts": 1739899388126 } ] \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index 8103f76dbd..444aa9be73 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -1888,7 +1888,11 @@ "ts": 1739897448194 }, { - "value": 404.77818155650704, - "ts": 1739899059628 + "value": 416.8075321752259, + "ts": 1739898596238 + }, + { + "value": 405.6539141095446, + "ts": 1739899579014 } ] \ No newline at end of file diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg index 5bc2156e5b..76ca0cd55a 100644 --- a/noop_throughput_benchmark.svg +++ b/noop_throughput_benchmark.svg @@ -1 +1 @@ -Mon 1706 AM12 PM06 PMTue 1806 AM12 PM06 PM01,0002,0003,0004,0005,0006,0007,0008,000[jobs/s]noop throughput benchmark1 worker4 workers8 workers \ No newline at end of file +06 PMTue 1806 AM12 PM06 PM01,0002,0003,0004,0005,0006,0007,0008,000[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 d8e5e8aca0..a0ce2b350f 100644 --- a/python_4workers_benchmark.json +++ b/python_4workers_benchmark.json @@ -1148,7 +1148,11 @@ "ts": 1739897347649 }, { - "value": 74.5971752536304, - "ts": 1739898817868 + "value": 82.40399934076801, + "ts": 1739898442939 + }, + { + "value": 80.5325888542897, + "ts": 1739899411527 } ] \ No newline at end of file diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json index be84dfb825..a68530e910 100644 --- a/python_8workers_benchmark.json +++ b/python_8workers_benchmark.json @@ -1144,7 +1144,11 @@ "ts": 1739897318007 }, { - "value": 127.29124236252545, - "ts": 1739898805528 + "value": 141.40271493212668, + "ts": 1739898394429 + }, + { + "value": 137.61467889908258, + "ts": 1739899432458 } ] \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index a4d8d06e7a..21f59854a6 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -1900,7 +1900,11 @@ "ts": 1739897572934 }, { - "value": 13.275276125743416, - "ts": 1739899180646 + "value": 9.469158949302123, + "ts": 1739898736600 + }, + { + "value": 12.611612773041417, + "ts": 1739899703370 } ] \ No newline at end of file diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg index 544be5183a..6725374faf 100644 --- a/python_throughput_benchmark.svg +++ b/python_throughput_benchmark.svg @@ -1 +1 @@ -Mon 1706 AM12 PM06 PMTue 1806 AM12 PM06 PM020406080100120140160180200220240[jobs/s]python throughput benchmark1 worker4 workers8 workers \ No newline at end of file +06 PMTue 1806 AM12 PM06 PM020406080100120140160180200220240[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 c3e237784c..04a9b58149 100644 --- a/single_dedicated_worker_throughput_benchmark.svg +++ b/single_dedicated_worker_throughput_benchmark.svg @@ -1 +1 @@ -Mon 1706 AM12 PM06 PMTue 1806 AM12 PM06 PM01002003004005006007008009001,0001,1001,200[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file +09 PMTue 1803 AM06 AM09 AM12 PM03 PM06 PM01002003004005006007008009001,0001,1001,200[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file