From 0a5f414e34b7e8691bb672241bd7a7dab646c2ac Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 31 May 2024 12:45:14 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 483c98301b56465caabee32c59221e7a4904b23a --- docs/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/docs/bench/data.js b/docs/bench/data.js index 8318e9d24..62d6a26a2 100644 --- a/docs/bench/data.js +++ b/docs/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1717159435678, + "lastUpdate": 1717159514823, "repoUrl": "https://github.com/useblocks/sphinx-needs", "entries": { "Benchmark": [ @@ -7886,6 +7886,42 @@ window.BENCHMARK_DATA = { "extra": "Commit: eee2eb405bbfcd4238444c6c17a0a4106934bac9\nBranch: master\nTime: 2024-05-31T14:41:53+02:00" } ] + }, + { + "commit": { + "author": { + "email": "chrisj_sewell@hotmail.com", + "name": "Chris Sewell", + "username": "chrisjsewell" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "483c98301b56465caabee32c59221e7a4904b23a", + "message": "👌 Add collapse button to `clean_xxx` layouts (#1187)", + "timestamp": "2024-05-31T14:43:19+02:00", + "tree_id": "db55373304c7270250005acfc13d194bb23bdfd4", + "url": "https://github.com/useblocks/sphinx-needs/commit/483c98301b56465caabee32c59221e7a4904b23a" + }, + "date": 1717159506521, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Small, basic Sphinx-Needs project", + "value": 0.1976703870000165, + "unit": "s", + "extra": "Commit: 483c98301b56465caabee32c59221e7a4904b23a\nBranch: master\nTime: 2024-05-31T14:43:19+02:00" + }, + { + "name": "Official Sphinx-Needs documentation (without services)", + "value": 58.630743255, + "unit": "s", + "extra": "Commit: 483c98301b56465caabee32c59221e7a4904b23a\nBranch: master\nTime: 2024-05-31T14:43:19+02:00" + } + ] } ] }