mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Valera V Harseko
3 days ago 5ec57539279164d5be9797a4975f2e9bdaf0263c
refs
author Valera V Harseko <vharseko@3a-systems.ru>
Tuesday, June 23, 2026 10:44 +0200
committer Valera V Harseko <vharseko@3a-systems.ru>
Tuesday, June 23, 2026 10:44 +0200
commit5ec57539279164d5be9797a4975f2e9bdaf0263c
tree 4cc8dbb582bf28adb1acdf7bb80d16e85a176768 tree | zip | gz
parent d7a519ff05732346ba63f18dd53285e334a6a09c view | diff
Benchmark: make summary.sh reusable, move notes into the workflow

- Parametrize summary.sh: the server name, version and image are now arguments
per server (`<name> <statistics.json> <version> <image>` x2), replacing the
hardcoded "OpenLDAP"/"OpenDJ". The report title, tables and chart
legends/labels are all driven by the passed names, so the script can compare
any two LDAP servers.
- Move the benchmark-specific Notes out of the script into the workflow's
"Build job summary" step (appended to $GITHUB_STEP_SUMMARY after the generic
report).
2 files modified
100 ■■■■ changed files
.github/benchmark/summary.sh 80 ●●●● diff | view | raw | blame | history
.github/workflows/benchmark.yml 20 ●●●● diff | view | raw | blame | history