Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 543…
Browse files Browse the repository at this point in the history
…8caa8a3cdd478087f5a11fb892a203471d1a3
  • Loading branch information
github-action-benchmark committed Jan 10, 2025
1 parent 3c90949 commit f7b2c2e
Showing 1 changed file with 37 additions and 33 deletions.
70 changes: 37 additions & 33 deletions dev/stress_bench/data.js
Original file line number Diff line number Diff line change
@@ -1,40 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1736434528096,
"lastUpdate": 1736514005149,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "7d947d1affd05f31f9498798fec1b3b34bb9cd82",
"message": "Add extra travel move to outer wall start position",
"timestamp": "2024-05-01T09:27:39Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2075/commits/7d947d1affd05f31f9498798fec1b3b34bb9cd82"
},
"date": 1714577251882,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Number of test cases",
"value": 61,
"unit": "-",
"extra": ""
},
{
"name": "General Stress Level",
"value": 0,
"unit": "%",
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -8166,6 +8134,42 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "HellAholic",
"username": "HellAholic"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5438caa8a3cdd478087f5a11fb892a203471d1a3",
"message": "Fix wrong retraction settings being used (#2191)",
"timestamp": "2025-01-10T13:34:02+01:00",
"tree_id": "8431b6c6d35c351873377946a8cfe96a4fab9c1a",
"url": "https://github.com/Ultimaker/CuraEngine/commit/5438caa8a3cdd478087f5a11fb892a203471d1a3"
},
"date": 1736514001050,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Number of test cases",
"value": 61,
"unit": "-",
"extra": ""
},
{
"name": "General Stress Level",
"value": 0,
"unit": "%",
"extra": "Crashes in: "
}
]
}
]
}
Expand Down

0 comments on commit f7b2c2e

Please sign in to comment.