-
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 24668e8
- Loading branch information
github-action-benchmark
committed
Jul 11, 2024
1 parent
4d42550
commit 66716b2
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": 1720695328437, | ||
"lastUpdate": 1720696543777, | ||
"repoUrl": "https://github.com/1c-syntax/bsl-language-server", | ||
"entries": { | ||
"BSL LS perfomance measurement (SSL 3.1)": [ | ||
|
@@ -26321,6 +26321,37 @@ window.BENCHMARK_DATA = { | |
"extra": "mean: 79.87556608517964 sec\nrounds: 3" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "theshadowco", | ||
"username": "theshadowco" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "theshadowco", | ||
"username": "theshadowco" | ||
}, | ||
"distinct": false, | ||
"id": "24668e8052954878f2b1ed83825a7b5e10cb3406", | ||
"message": "Finish 0.23.1", | ||
"timestamp": "2024-07-11T14:05:18+03:00", | ||
"tree_id": "bf01447f0a632546da666b45d76fc7f50d8bfade", | ||
"url": "https://github.com/1c-syntax/bsl-language-server/commit/24668e8052954878f2b1ed83825a7b5e10cb3406" | ||
}, | ||
"date": 1720696540410, | ||
"tool": "pytest", | ||
"benches": [ | ||
{ | ||
"name": ".github/scripts/benchmark.py::test_analyze_ssl31", | ||
"value": 78.17074457804362, | ||
"unit": "sec", | ||
"range": "stddev: 1.6692284736263403", | ||
"extra": "mean: 78.17074457804362 sec\nrounds: 3" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|