From 2418856a034b8119d7735779f56535da5d1d372a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 4 Oct 2023 09:03:28 +0000 Subject: [PATCH] add BSL LS perfomance measurement (SSL 3.1) (pytest) benchmark result for e901c9c9f74151d1300e22ef9896a279e2f6f9fa --- dev/bench/benchmark.svg | 2 +- dev/bench/data.js | 33 ++++++++++++++++++++++++++++++++- 2 files changed, 33 insertions(+), 2 deletions(-) diff --git a/dev/bench/benchmark.svg b/dev/bench/benchmark.svg index 75d76e26461..213fb29b240 100644 --- a/dev/bench/benchmark.svg +++ b/dev/bench/benchmark.svg @@ -1 +1 @@ -Benchmark (SSL 1.0)Benchmark (SSL 1.0)58.7958.79 \ No newline at end of file +Benchmark (SSL 1.0)Benchmark (SSL 1.0)58.4658.46 \ No newline at end of file diff --git a/dev/bench/data.js b/dev/bench/data.js index bfb5b70c11c..c936fb711a1 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696409531273, + "lastUpdate": 1696410208241, "repoUrl": "https://github.com/1c-syntax/bsl-language-server", "entries": { "BSL LS perfomance measurement (SSL 3.1)": [ @@ -23531,6 +23531,37 @@ window.BENCHMARK_DATA = { "extra": "mean: 58.78788288434347 sec\nrounds: 3" } ] + }, + { + "commit": { + "author": { + "email": "maximovvalery@gmail.com", + "name": "Maximov Valery", + "username": "theshadowco" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "e901c9c9f74151d1300e22ef9896a279e2f6f9fa", + "message": "Merge pull request #3144 from 1c-syntax/dependabot/gradle/io.freefair.lombok-8.3\n\nbuild(deps): bump io.freefair.lombok from 8.1.0 to 8.3", + "timestamp": "2023-10-04T11:29:43+03:00", + "tree_id": "b0c9dd662bfd55ee8d5bbdc02428ab3e8dc264ac", + "url": "https://github.com/1c-syntax/bsl-language-server/commit/e901c9c9f74151d1300e22ef9896a279e2f6f9fa" + }, + "date": 1696410202231, + "tool": "pytest", + "benches": [ + { + "name": ".github/scripts/benchmark.py::test_analyze_ssl31", + "value": 58.45871901512146, + "unit": "sec", + "range": "stddev: 0.17655346793458007", + "extra": "mean: 58.45871901512146 sec\nrounds: 3" + } + ] } ] }