Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for a33…
Browse files Browse the repository at this point in the history
…d5602d3d45bb8d9786400b7e540f1076071c5
  • Loading branch information
github-action-benchmark committed May 24, 2024
1 parent 87918ca commit 2127893
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": 1716539506087,
"lastUpdate": 1716548089019,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "37a8bdafedda15774945c4cfea7783a531564ee3",
"message": "Improve slice performance of wall ordering",
"timestamp": "2023-12-22T11:35:45Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2001/commits/37a8bdafedda15774945c4cfea7783a531564ee3"
},
"date": 1703258293284,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Number of test cases",
"value": 67,
"unit": "-",
"extra": ""
},
{
"name": "General Stress Level",
"value": 47.76119402985074,
"unit": "%",
"extra": "Crashes in: 014, 038, 019, 028, 013, 008, 044, 034, 007, 016, 060, 020, 025, 045, 015, 018, 011, 059, 053, 031, 037, 039, 033, 041, 048, 002, 036, 056, 040, 029, 051, 032"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -8150,6 +8118,38 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "a33d5602d3d45bb8d9786400b7e540f1076071c5",
"message": "Add option to command line settings to read in resolved values",
"timestamp": "2024-05-18T17:34:23Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2082/commits/a33d5602d3d45bb8d9786400b7e540f1076071c5"
},
"date": 1716548087100,
"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 2127893

Please sign in to comment.