From 0d1bf61fbcc910dc61fb3b253f377a77f5047682 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 12 Jan 2024 05:03:05 +0000 Subject: [PATCH] add BSL LS perfomance measurement (SSL 3.1) (pytest) benchmark result for abfacae679b9067ce5e37688b65522ad456249be --- 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 6300d2de179..013f4e01e82 100644 --- a/dev/bench/benchmark.svg +++ b/dev/bench/benchmark.svg @@ -1 +1 @@ -Benchmark (SSL 1.0)Benchmark (SSL 1.0)69.5769.57 \ No newline at end of file +Benchmark (SSL 1.0)Benchmark (SSL 1.0)67.8267.82 \ No newline at end of file diff --git a/dev/bench/data.js b/dev/bench/data.js index 1efbb7a294f..54e89fc3fde 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1705035346979, + "lastUpdate": 1705035785641, "repoUrl": "https://github.com/1c-syntax/bsl-language-server", "entries": { "BSL LS perfomance measurement (SSL 3.1)": [ @@ -24833,6 +24833,37 @@ window.BENCHMARK_DATA = { "extra": "mean: 69.57397929827373 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": "abfacae679b9067ce5e37688b65522ad456249be", + "message": "Merge pull request #3223 from 1c-syntax/feature/issOnPrj\n\nПризнак диагностики для разрешения размещения ее замечаний на уровне проекта", + "timestamp": "2024-01-12T07:48:47+03:00", + "tree_id": "9030d9f2fa1394876f4c97f6311fa99b901c14e0", + "url": "https://github.com/1c-syntax/bsl-language-server/commit/abfacae679b9067ce5e37688b65522ad456249be" + }, + "date": 1705035783643, + "tool": "pytest", + "benches": [ + { + "name": ".github/scripts/benchmark.py::test_analyze_ssl31", + "value": 67.81643454233806, + "unit": "sec", + "range": "stddev: 0.9448645389973445", + "extra": "mean: 67.81643454233806 sec\nrounds: 3" + } + ] } ] }