Nikolay Edigaryev
|
7038c45f8b
|
Switch to OpenTelemetry (#1179)
* Switch to OpenTelemetry
* Integration tests in Golang
|
2026-01-23 12:04:21 +01:00 |
dependabot[bot]
|
1fe2f1ff88
|
Bump golang.org/x/crypto from 0.21.0 to 0.35.0 in /benchmark (#1057)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.35.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-18 18:01:55 +04:00 |
Fedor Korotkov
|
cb92a3fa67
|
Use full host resources for Xcode benchmarks (#1045)
|
2025-03-23 16:55:32 -04:00 |
Nikolay Edigaryev
|
5cd83c38cd
|
Introduce Golang-based benchmarking utility (#769)
* Introduce Golang-based benchmarking utility
* benchmark fio: properly configure logger level
* benchmark: properly terminate on Ctrl+C when initializing/running Tart
* benchmark(fio): increase runtime to 30 seconds
* benchmark(fio): IOPS are already per second
* benchmark(fio): --numjobs 1 --iodepth 1 --end_fsync 1
* benchmark(README.md): add results
|
2024-03-27 18:45:01 +04:00 |