Skip to content

Commit

Permalink
add Minetest Performance Benchmarks (catch2) benchmark result for 98a…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 5, 2023
1 parent 2ab3c9f commit 7b5b860
Showing 1 changed file with 205 additions and 1 deletion.
206 changes: 205 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1699176178127,
"lastUpdate": 1699208650996,
"repoUrl": "https://github.com/minetest/benchmarks",
"entries": {
"Minetest Performance Benchmarks": [
Expand Down Expand Up @@ -79732,6 +79732,210 @@ window.BENCHMARK_DATA = {
"extra": "100 samples\n1 iterations"
}
]
},
{
"commit": {
"author": {
"name": "github-actions[bot]",
"username": "github-actions[bot]",
"email": "41898282+github-actions[bot]@users.noreply.github.com"
},
"committer": {
"name": "github-actions[bot]",
"username": "github-actions[bot]",
"email": "41898282+github-actions[bot]@users.noreply.github.com"
},
"id": "98a04aa60ce2d5bcf6f8f8b46128fb5d2747e9ad",
"message": "Minetest: 7213ff7a007a94267d50bf105e3c504cc70f184e | Irrlicht: 85081d6fe0c422cf47f74714ee25562715528aa2",
"timestamp": "2023-11-05T18:19:04Z",
"url": "https://github.com/minetest/benchmarks/commit/98a04aa60ce2d5bcf6f8f8b46128fb5d2747e9ad"
},
"date": 1699208648319,
"tool": "catch2",
"benches": [
{
"name": "voxalgo::update_lighting_nodes",
"value": 225.73124,
"range": "± 11.511029",
"unit": "us",
"extra": "100 samples\n1 iterations"
},
{
"name": "voxalgo::blit_back_with_light",
"value": 577.46122,
"range": "± 11.997724",
"unit": "us",
"extra": "100 samples\n1 iterations"
},
{
"name": "serializeJsonStringIfNeeded_small_alpha",
"value": 0.008971,
"range": "± 0.000169",
"unit": "us",
"extra": "100 samples\n3212 iterations"
},
{
"name": "deSerializeJsonStringIfNeeded_small_alpha",
"value": 0.042898,
"range": "± 0.000164",
"unit": "us",
"extra": "100 samples\n657 iterations"
},
{
"name": "serializeJsonStringIfNeeded_small_alpha_with_space",
"value": 0.036726,
"range": "± 0.000881",
"unit": "us",
"extra": "100 samples\n888 iterations"
},
{
"name": "deSerializeJsonStringIfNeeded_small_alpha_with_space",
"value": 0.118707,
"range": "± 0.000296",
"unit": "us",
"extra": "100 samples\n242 iterations"
},
{
"name": "serializeJsonStringIfNeeded_large_alpha",
"value": 4.065855,
"range": "± 0.050377",
"unit": "us",
"extra": "100 samples\n8 iterations"
},
{
"name": "deSerializeJsonStringIfNeeded_large_alpha",
"value": 0.248519,
"range": "± 0.007056",
"unit": "us",
"extra": "100 samples\n118 iterations"
},
{
"name": "serializeJsonStringIfNeeded_large_alpha_with_space",
"value": 28.657235,
"range": "± 0.234949",
"unit": "us",
"extra": "100 samples\n2 iterations"
},
{
"name": "deSerializeJsonStringIfNeeded_large_alpha_with_space",
"value": 76.06208,
"range": "± 1.885135",
"unit": "us",
"extra": "100 samples\n1 iterations"
},
{
"name": "serializeJsonStringIfNeeded_small_escaped",
"value": 0.103062,
"range": "± 0.001440",
"unit": "us",
"extra": "100 samples\n271 iterations"
},
{
"name": "deSerializeJsonStringIfNeeded_small_escaped",
"value": 0.219683,
"range": "± 0.001107",
"unit": "us",
"extra": "100 samples\n129 iterations"
},
{
"name": "serializeJsonStringIfNeeded_small_escaped_with_space",
"value": 0.098507,
"range": "± 0.001465",
"unit": "us",
"extra": "100 samples\n283 iterations"
},
{
"name": "deSerializeJsonStringIfNeeded_small_escaped_with_space",
"value": 0.211097,
"range": "± 0.001148",
"unit": "us",
"extra": "100 samples\n134 iterations"
},
{
"name": "serializeJsonStringIfNeeded_large_escaped",
"value": 65.57936,
"range": "± 0.833595",
"unit": "us",
"extra": "100 samples\n1 iterations"
},
{
"name": "deSerializeJsonStringIfNeeded_large_escaped",
"value": 149.82713,
"range": "± 2.064932",
"unit": "us",
"extra": "100 samples\n1 iterations"
},
{
"name": "serializeJsonStringIfNeeded_large_escaped_with_space",
"value": 61.32451,
"range": "± 0.585879",
"unit": "us",
"extra": "100 samples\n1 iterations"
},
{
"name": "deSerializeJsonStringIfNeeded_large_escaped_with_space",
"value": 149.77456,
"range": "± 20.958179",
"unit": "us",
"extra": "100 samples\n1 iterations"
},
{
"name": "serializeJsonStringIfNeeded_small_nonascii",
"value": 0.154455,
"range": "± 0.003199",
"unit": "us",
"extra": "100 samples\n188 iterations"
},
{
"name": "deSerializeJsonStringIfNeeded_small_nonascii",
"value": 0.598684,
"range": "± 0.025295",
"unit": "us",
"extra": "100 samples\n50 iterations"
},
{
"name": "serializeJsonStringIfNeeded_small_nonascii_with_space",
"value": 0.118156,
"range": "± 0.000594",
"unit": "us",
"extra": "100 samples\n238 iterations"
},
{
"name": "deSerializeJsonStringIfNeeded_small_nonascii_with_space",
"value": 0.422166,
"range": "± 0.015648",
"unit": "us",
"extra": "100 samples\n71 iterations"
},
{
"name": "serializeJsonStringIfNeeded_large_nonascii",
"value": 86.10695,
"range": "± 3.087691",
"unit": "us",
"extra": "100 samples\n1 iterations"
},
{
"name": "deSerializeJsonStringIfNeeded_large_nonascii",
"value": 471.3165,
"range": "± 18.024731",
"unit": "us",
"extra": "100 samples\n1 iterations"
},
{
"name": "serializeJsonStringIfNeeded_large_nonascii_with_space",
"value": 67.76136,
"range": "± 0.562097",
"unit": "us",
"extra": "100 samples\n1 iterations"
},
{
"name": "deSerializeJsonStringIfNeeded_large_nonascii_with_space",
"value": 347.36132,
"range": "± 13.887133",
"unit": "us",
"extra": "100 samples\n1 iterations"
}
]
}
]
}
Expand Down

0 comments on commit 7b5b860

Please sign in to comment.