-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add BSL LS perfomance measurement (SSL 3.1) (pytest) benchmark result…
… for abfacae
- Loading branch information
github-action-benchmark
committed
Jan 12, 2024
1 parent
fd9dc2a
commit 0d1bf61
Showing
2 changed files
with
33 additions
and
2 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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": "[email protected]", | ||
"name": "Maximov Valery", | ||
"username": "theshadowco" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"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" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|