Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for f37…
Browse files Browse the repository at this point in the history
…622470e576687c1a06b3db42b58da6d02f89b
  • Loading branch information
github-action-benchmark committed Oct 23, 2024
1 parent d7828fd commit 83bc108
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": 1729692161326,
"lastUpdate": 1729694942312,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "c1be45288c35fe828357ceca3b73076555241708",
"message": "Cura 9838 brim location",
"timestamp": "2024-03-07T08:34:49Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2040/commits/c1be45288c35fe828357ceca3b73076555241708"
},
"date": 1709805819395,
"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 @@ -8158,6 +8126,38 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "f37622470e576687c1a06b3db42b58da6d02f89b",
"message": "CURA-12175 Fix scarf seam and coasting interaction",
"timestamp": "2024-10-22T15:48:57Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2155/commits/f37622470e576687c1a06b3db42b58da6d02f89b"
},
"date": 1729694939198,
"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 83bc108

Please sign in to comment.