From 4d7ca87a99eac217098cf11e5599f8816933598a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 9 Jan 2025 07:19:15 +0000 Subject: [PATCH] add Benchmark (customSmallerIsBetter) benchmark result for 61bbf085cfa30e5fee1581f7075751e6edb7cf06 --- 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 8aec8f2ad..0af441a0d 100644 --- a/docs/bench/data.js +++ b/docs/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736240203263, + "lastUpdate": 1736407155336, "repoUrl": "https://github.com/useblocks/sphinx-needs", "entries": { "Benchmark": [ @@ -11774,6 +11774,42 @@ window.BENCHMARK_DATA = { "extra": "Commit: 35ed42a02da6b128608910936f558cd686ffba08\nBranch: master\nTime: 2025-01-07T09:55:00+01: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": "61bbf085cfa30e5fee1581f7075751e6edb7cf06", + "message": "🚀 Release v4.2.0 (#1380)", + "timestamp": "2025-01-09T08:17:29+01:00", + "tree_id": "6aaa66c01bd9513d92864f4e633f1758d025d469", + "url": "https://github.com/useblocks/sphinx-needs/commit/61bbf085cfa30e5fee1581f7075751e6edb7cf06" + }, + "date": 1736407141912, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Small, basic Sphinx-Needs project", + "value": 0.14095943600000282, + "unit": "s", + "extra": "Commit: 61bbf085cfa30e5fee1581f7075751e6edb7cf06\nBranch: master\nTime: 2025-01-09T08:17:29+01:00" + }, + { + "name": "Official Sphinx-Needs documentation (without services)", + "value": 57.062096948999994, + "unit": "s", + "extra": "Commit: 61bbf085cfa30e5fee1581f7075751e6edb7cf06\nBranch: master\nTime: 2025-01-09T08:17:29+01:00" + } + ] } ] }