Skip to content
Open
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
6b0709b
feat(rdb): add benchmarks for instance get, backup get/list, and data…
jremy42 Nov 6, 2025
8009fe6
feat(rdb): add benchmark comparison tool with regression detection
jremy42 Nov 21, 2025
75e9d57
perf(rdb): reuse single shared instance across all benchmarks
jremy42 Nov 21, 2025
9fed4c5
fix(benchstat): remove unused imports
jremy42 Nov 21, 2025
cfaaddd
fix(rdb): add stdout/stderr buffers to cleanup bootstrap
jremy42 Nov 21, 2025
cbeacc6
fix(rdb): prevent concurrent backup operations with mutex
jremy42 Nov 21, 2025
0570681
fix(rdb): wait for instance ready state before backup creation
jremy42 Nov 21, 2025
d8032f7
fix(rdb): retry cleanup on 409 conflicts with exponential backoff
jremy42 Nov 21, 2025
f1f8914
docs: add comprehensive benchmarking guide
jremy42 Nov 21, 2025
3897810
feat(env): add type-safe environment variable utilities
jremy42 Nov 21, 2025
1a1e30e
refactor(env): simplify package to only contain constant definitions
jremy42 Nov 21, 2025
9b249fe
refactor(rdb): remove unnecessary mutexes from benchmarks
jremy42 Nov 24, 2025
1924639
feat(benchstat): implement --update flag to regenerate baselines
jremy42 Nov 24, 2025
80e7f4a
feat(env): add BenchCmdTimeout constant for configurable benchmark ti…
jremy42 Nov 24, 2025
944757c
fix(benchstat): use CombinedOutput for better error reporting
jremy42 Nov 24, 2025
3169639
fix(lint): resolve all golangci-lint issues
jremy42 Nov 24, 2025
e2c5e28
fix(lint): address golines and modernize on benchstat and RDB benchma…
jremy42 Apr 3, 2026
4484613
chore(rdb): document benchstat setup, inline testhelpers.SetupBenchma…
jremy42 Apr 7, 2026
63e589d
Merge branch 'main' into feat/rdb-benchmarks
jremy42 Apr 7, 2026
59bdaed
refactor(rdb): remove benchstat auto-install and rely on SDK waiter f…
jremy42 Apr 7, 2026
167b435
fix(lint): wrap long lines flagged by golines in benchstat and rdb he…
jremy42 Apr 8, 2026
e0d2f67
Merge branch 'main' into feat/rdb-benchmarks
jremy42 Apr 8, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading