Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for cc7f9a6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 6, 2024
1 parent 0c5c964 commit 9157bf6
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion docs/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1725625559381,
"lastUpdate": 1725654560497,
"repoUrl": "https://github.com/useblocks/sphinx-needs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -9686,6 +9686,42 @@ window.BENCHMARK_DATA = {
"extra": "Commit: 73f1e1b947c85ebc074768b0e7a5e7864066d83e\nBranch: master\nTime: 2024-09-06T14:23:55+02:00"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Chris Sewell",
"username": "chrisjsewell"
},
"committer": {
"email": "[email protected]",
"name": "Chris Sewell",
"username": "chrisjsewell"
},
"distinct": true,
"id": "cc7f9a6a96203b7655afb8e54ff8006b5226784a",
"message": "🔧 Introduce `NeedsPartsView` type\n\nMake it clearer where we are using an list of the \"expanded\" needs+parts.\n\nAs discussed in #1264, there are a number of different representations of the needs,\nand so this makes it clearer which one a variable is.",
"timestamp": "2024-09-06T22:27:21+02:00",
"tree_id": "2484faf8d3f5cd2d3b200a5364a316dc5a037f5e",
"url": "https://github.com/useblocks/sphinx-needs/commit/cc7f9a6a96203b7655afb8e54ff8006b5226784a"
},
"date": 1725654551360,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Small, basic Sphinx-Needs project",
"value": 0.19406639600001085,
"unit": "s",
"extra": "Commit: cc7f9a6a96203b7655afb8e54ff8006b5226784a\nBranch: master\nTime: 2024-09-06T22:27:21+02:00"
},
{
"name": "Official Sphinx-Needs documentation (without services)",
"value": 68.65637918499999,
"unit": "s",
"extra": "Commit: cc7f9a6a96203b7655afb8e54ff8006b5226784a\nBranch: master\nTime: 2024-09-06T22:27:21+02:00"
}
]
}
]
}
Expand Down

0 comments on commit 9157bf6

Please sign in to comment.