Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for e6a…
Browse files Browse the repository at this point in the history
…e42bcbfa7f97aa88f90a4093c3d4025b5a2af
  • Loading branch information
github-action-benchmark committed Jan 13, 2025
1 parent e0c61c6 commit f24c74b
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 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": 1736781832524,
"lastUpdate": 1736783136001,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "ae6c9e3a6dd45c30341af8aa44e4ecc1bdbf48fe",
"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/ae6c9e3a6dd45c30341af8aa44e4ecc1bdbf48fe"
},
"date": 1714645908300,
"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 @@ -8174,6 +8142,38 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "e6ae42bcbfa7f97aa88f90a4093c3d4025b5a2af",
"message": "CURA-12340 Seam on vertex does not work as expected with user defined",
"timestamp": "2025-01-13T14:57:01Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2189/commits/e6ae42bcbfa7f97aa88f90a4093c3d4025b5a2af"
},
"date": 1736783132577,
"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 f24c74b

Please sign in to comment.