Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 2140da0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 7, 2023
1 parent bad4797 commit 01fa6b9
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": 1699343157432,
"lastUpdate": 1699344915367,
"repoUrl": "https://github.com/useblocks/sphinx-needs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -5690,6 +5690,42 @@ window.BENCHMARK_DATA = {
"extra": "Commit: 0888e0869a573bb2ce0695ae0163e6f5b2c48889\nBranch: master\nTime: 2023-11-07T08:43:10+01:00"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Chris Sewell",
"username": "chrisjsewell"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "2140da01251413cbf20ac59cfa3523370e553e21",
"message": "🔧 Add `remove_node_from_tree` utility function (#1063)\n\nJust de-duplicates some logic used in multiple places",
"timestamp": "2023-11-07T09:11:54+01:00",
"tree_id": "9c3297ec5dba857a75d3bce79a5c912e73c8ed1a",
"url": "https://github.com/useblocks/sphinx-needs/commit/2140da01251413cbf20ac59cfa3523370e553e21"
},
"date": 1699344906948,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Small, basic Sphinx-Needs project",
"value": 0.3506217609999567,
"unit": "s",
"extra": "Commit: 2140da01251413cbf20ac59cfa3523370e553e21\nBranch: master\nTime: 2023-11-07T09:11:54+01:00"
},
{
"name": "Official Sphinx-Needs documentation (without services)",
"value": 90.39176266499999,
"unit": "s",
"extra": "Commit: 2140da01251413cbf20ac59cfa3523370e553e21\nBranch: master\nTime: 2023-11-07T09:11:54+01:00"
}
]
}
]
}
Expand Down

0 comments on commit 01fa6b9

Please sign in to comment.