add GodotXterm Benchmarks (customSmallerIsBetter) benchmark result for 5782fde3eb

This commit is contained in:
github-action-benchmark 2025-06-30 11:10:50 +00:00
parent 1d2c4a6277
commit 730bd10e8d

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1751279348949, "lastUpdate": 1751281850729,
"repoUrl": "https://github.com/lihop/godot-xterm", "repoUrl": "https://github.com/lihop/godot-xterm",
"entries": { "entries": {
"GodotXterm Benchmarks": [ "GodotXterm Benchmarks": [
@ -33302,6 +33302,193 @@ window.BENCHMARK_DATA = {
"unit": "milliseconds" "unit": "milliseconds"
} }
] ]
},
{
"commit": {
"author": {
"name": "Leroy Hopson",
"username": "lihop",
"email": "git@leroy.nix.nz"
},
"committer": {
"name": "Leroy Hopson",
"username": "lihop",
"email": "git@leroy.nix.nz"
},
"id": "5782fde3eb469da3ceb3d355ea59e9a275d4d53c",
"message": "fix(ci): add timeout to benchmark step\n\nIf there are certain errors running the scene (e.g. script errors),\nGodot will log the error but never quit, meaning the step will continue\nto run indefinitely. This adds a 2 minute timeout to prevent that.",
"timestamp": "2025-06-30T07:46:42Z",
"url": "https://github.com/lihop/godot-xterm/commit/5782fde3eb469da3ceb3d355ea59e9a275d4d53c"
},
"date": 1751281849750,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "cursor_motion",
"value": 72.41,
"unit": "milliseconds",
"range": "± 17.54"
},
{
"name": "cursor_motion - render cpu",
"value": 8.545,
"unit": "milliseconds"
},
{
"name": "cursor_motion - render gpu",
"value": 2095,
"unit": "milliseconds"
},
{
"name": "dense_cells",
"value": 104.6,
"unit": "milliseconds",
"range": "± 25.21"
},
{
"name": "dense_cells - render cpu",
"value": 9.534,
"unit": "milliseconds"
},
{
"name": "dense_cells - render gpu",
"value": 2240,
"unit": "milliseconds"
},
{
"name": "editor_launch",
"value": 9.97,
"unit": "seconds"
},
{
"name": "light_cells",
"value": 77.6,
"unit": "milliseconds",
"range": "± 1.59"
},
{
"name": "light_cells - render cpu",
"value": 7.258,
"unit": "milliseconds"
},
{
"name": "light_cells - render gpu",
"value": 1791,
"unit": "milliseconds"
},
{
"name": "scrolling",
"value": 464.9,
"unit": "milliseconds",
"range": "± 17.74"
},
{
"name": "scrolling - render cpu",
"value": 6.78,
"unit": "milliseconds"
},
{
"name": "scrolling - render gpu",
"value": 3048,
"unit": "milliseconds"
},
{
"name": "scrolling_bottom_region",
"value": 464.3,
"unit": "milliseconds",
"range": "± 15.07"
},
{
"name": "scrolling_bottom_region - render cpu",
"value": 6.951,
"unit": "milliseconds"
},
{
"name": "scrolling_bottom_region - render gpu",
"value": 3060,
"unit": "milliseconds"
},
{
"name": "scrolling_bottom_small_region",
"value": 461.6,
"unit": "milliseconds",
"range": "± 14.16"
},
{
"name": "scrolling_bottom_small_region - render cpu",
"value": 6.857,
"unit": "milliseconds"
},
{
"name": "scrolling_bottom_small_region - render gpu",
"value": 3203,
"unit": "milliseconds"
},
{
"name": "scrolling_fullscreen",
"value": 86.57,
"unit": "milliseconds",
"range": "± 6.62"
},
{
"name": "scrolling_fullscreen - render cpu",
"value": 6.396,
"unit": "milliseconds"
},
{
"name": "scrolling_fullscreen - render gpu",
"value": 1607,
"unit": "milliseconds"
},
{
"name": "scrolling_top_region",
"value": 459.2,
"unit": "milliseconds",
"range": "± 15.58"
},
{
"name": "scrolling_top_region - render cpu",
"value": 6.126,
"unit": "milliseconds"
},
{
"name": "scrolling_top_region - render gpu",
"value": 3169,
"unit": "milliseconds"
},
{
"name": "scrolling_top_small_region",
"value": 460.7,
"unit": "milliseconds",
"range": "± 10.03"
},
{
"name": "scrolling_top_small_region - render cpu",
"value": 8.04,
"unit": "milliseconds"
},
{
"name": "scrolling_top_small_region - render gpu",
"value": 3164,
"unit": "milliseconds"
},
{
"name": "unicode",
"value": 96.31,
"unit": "milliseconds",
"range": "± 46.31"
},
{
"name": "unicode - render cpu",
"value": 6.429,
"unit": "milliseconds"
},
{
"name": "unicode - render gpu",
"value": 1512,
"unit": "milliseconds"
}
]
} }
] ]
} }