Skip to content

Commit

Permalink
add Stress Benchmark (customSmallerIsBetter) benchmark result for 45c…
Browse files Browse the repository at this point in the history
…585e3b3669f90b15e1f0084e184a0efd1ed23
  • Loading branch information
github-action-benchmark committed Oct 10, 2024
1 parent 09f51e7 commit 2d4454a
Showing 1 changed file with 33 additions and 37 deletions.
70 changes: 33 additions & 37 deletions dev/stress_bench/data.js
Original file line number Diff line number Diff line change
@@ -1,44 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1728491518824,
"lastUpdate": 1728555457158,
"repoUrl": "https://github.com/Ultimaker/CuraEngine",
"entries": {
"Stress Benchmark": [
{
"commit": {
"author": {
"email": "70144862+saumyaj3@users.noreply.github.com",
"name": "Saumya Jain",
"username": "saumyaj3"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "aae47874d18765e79c1f8643cc07efe889dcaab6",
"message": "Fix GcodeAnalyser (#2034)",
"timestamp": "2024-02-23T09:59:29+01:00",
"tree_id": "b31505d4322ede6db6048871249fc1c24c918aab",
"url": "https://github.com/Ultimaker/CuraEngine/commit/aae47874d18765e79c1f8643cc07efe889dcaab6"
},
"date": 1708679163448,
"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 @@ -8178,6 +8142,38 @@ window.BENCHMARK_DATA = {
"extra": "Crashes in: "
}
]
},
{
"commit": {
"author": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"committer": {
"name": "Ultimaker",
"username": "Ultimaker"
},
"id": "45c585e3b3669f90b15e1f0084e184a0efd1ed23",
"message": "Add engine info handler for getting engine version and hash",
"timestamp": "2024-10-09T07:25:59Z",
"url": "https://github.com/Ultimaker/CuraEngine/pull/2146/commits/45c585e3b3669f90b15e1f0084e184a0efd1ed23"
},
"date": 1728555454149,
"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 2d4454a

Please sign in to comment.