Skip to content

Commit 5c332cb

Browse files
authored
Merge pull request #626 from MDA2AV/luau-lang
luau lang color
2 parents 9f77be5 + 4565100 commit 5c332cb

10 files changed

Lines changed: 3678 additions & 3192 deletions

File tree

site/data/baseline-4096.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,19 +1046,19 @@
10461046
{
10471047
"framework": "userver",
10481048
"language": "C++",
1049-
"rps": 843924,
1050-
"avg_latency": "4.85ms",
1051-
"p99_latency": "14.10ms",
1052-
"cpu": "5971.6%",
1053-
"memory": "400MiB",
1049+
"rps": 1008156,
1050+
"avg_latency": "4.06ms",
1051+
"p99_latency": "12.80ms",
1052+
"cpu": "6176.5%",
1053+
"memory": "437MiB",
10541054
"connections": 4096,
10551055
"threads": 64,
10561056
"duration": "5s",
10571057
"pipeline": 1,
1058-
"bandwidth": "115.85MB/s",
1059-
"input_bw": "65.19MB/s",
1058+
"bandwidth": "138.41MB/s",
1059+
"input_bw": "77.88MB/s",
10601060
"reconnects": 0,
1061-
"status_2xx": 4219623,
1061+
"status_2xx": 5040780,
10621062
"status_3xx": 0,
10631063
"status_4xx": 0,
10641064
"status_5xx": 0

site/data/baseline-512.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,19 +1046,19 @@
10461046
{
10471047
"framework": "userver",
10481048
"language": "C++",
1049-
"rps": 375468,
1050-
"avg_latency": "1.36ms",
1051-
"p99_latency": "3.34ms",
1052-
"cpu": "5720.4%",
1053-
"memory": "187MiB",
1049+
"rps": 355033,
1050+
"avg_latency": "1.44ms",
1051+
"p99_latency": "3.27ms",
1052+
"cpu": "5682.1%",
1053+
"memory": "194MiB",
10541054
"connections": 512,
10551055
"threads": 64,
10561056
"duration": "5s",
10571057
"pipeline": 1,
1058-
"bandwidth": "51.55MB/s",
1059-
"input_bw": "29.00MB/s",
1058+
"bandwidth": "48.74MB/s",
1059+
"input_bw": "27.43MB/s",
10601060
"reconnects": 0,
1061-
"status_2xx": 1877343,
1061+
"status_2xx": 1775167,
10621062
"status_3xx": 0,
10631063
"status_4xx": 0,
10641064
"status_5xx": 0

site/data/current.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"docker": "29.3.0",
1111
"docker_runtime": "runc",
1212
"governor": "performance",
13-
"commit": "efcc96ab",
13+
"commit": "9f77be53",
1414
"tcp": {
1515
"lo_mtu": "1500",
1616
"congestion": "cubic",

site/data/langcolors.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"C++": { "accent": "#db2777", "text": "#be185d", "textDark": "#f472b6", "rgb": "219,39,119" },
1111
"PHP": { "accent": "#7b7fb5", "text": "#4f5b93", "textDark": "#a0a4d9", "rgb": "123,127,181" },
1212
"Lua": { "accent": "#000080", "text": "#00006a", "textDark": "#6e6eff", "rgb": "0,0,128" },
13+
"Luau": { "accent": "#00a2ff", "text": "#0087d4", "textDark": "#4fc3ff", "rgb": "0,162,255" },
1314
"Ruby": { "accent": "#cc342d", "text": "#a82723", "textDark": "#f06b5e", "rgb": "204,52,45" },
1415
"Crystal": { "accent": "#000100", "text": "#000100", "textDark": "#a8a8a8", "rgb": "0,1,0" },
1516
"Nim": { "accent": "#ffc200", "text": "#d4a200", "textDark": "#ffe066", "rgb": "255,194,0" },

site/data/pipelined-4096.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -994,18 +994,18 @@
994994
{
995995
"framework": "userver",
996996
"language": "C++",
997-
"rps": 1494167,
998-
"avg_latency": "43.59ms",
999-
"p99_latency": "61.20ms",
1000-
"cpu": "6479.4%",
1001-
"memory": "754MiB",
997+
"rps": 1412054,
998+
"avg_latency": "46.20ms",
999+
"p99_latency": "61.50ms",
1000+
"cpu": "6464.1%",
1001+
"memory": "881MiB",
10021002
"connections": 4096,
10031003
"threads": 64,
10041004
"duration": "5s",
10051005
"pipeline": 16,
1006-
"bandwidth": "205.14MB/s",
1006+
"bandwidth": "193.86MB/s",
10071007
"reconnects": 0,
1008-
"status_2xx": 7470836,
1008+
"status_2xx": 7060274,
10091009
"status_3xx": 0,
10101010
"status_4xx": 0,
10111011
"status_5xx": 0

site/data/pipelined-512.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -994,18 +994,18 @@
994994
{
995995
"framework": "userver",
996996
"language": "C++",
997-
"rps": 1616435,
998-
"avg_latency": "5.07ms",
999-
"p99_latency": "8.32ms",
1000-
"cpu": "6798.3%",
1001-
"memory": "233MiB",
997+
"rps": 1545408,
998+
"avg_latency": "5.30ms",
999+
"p99_latency": "8.74ms",
1000+
"cpu": "6735.7%",
1001+
"memory": "250MiB",
10021002
"connections": 512,
10031003
"threads": 64,
10041004
"duration": "5s",
10051005
"pipeline": 16,
1006-
"bandwidth": "221.93MB/s",
1006+
"bandwidth": "212.17MB/s",
10071007
"reconnects": 0,
1008-
"status_2xx": 8082179,
1008+
"status_2xx": 7727044,
10091009
"status_3xx": 0,
10101010
"status_4xx": 0,
10111011
"status_5xx": 0

site/static/logs/baseline/4096/userver.log

Lines changed: 80 additions & 80 deletions
Large diffs are not rendered by default.

site/static/logs/baseline/512/userver.log

Lines changed: 80 additions & 80 deletions
Large diffs are not rendered by default.

site/static/logs/pipelined/4096/userver.log

Lines changed: 3383 additions & 2900 deletions
Large diffs are not rendered by default.

site/static/logs/pipelined/512/userver.log

Lines changed: 103 additions & 101 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)