Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
8919284
feat(rdb): add benchmarks for instance get, backup get/list, and data…
jremy42 Nov 6, 2025
63c5bc5
Merge branch 'master' into feat/rdb-benchmarks
jremy42 Nov 7, 2025
8058a7e
Merge branch 'master' into feat/rdb-benchmarks
remyleone Nov 13, 2025
0d9f489
feat(rdb): add benchmark comparison tool with regression detection
jremy42 Nov 21, 2025
7a5f4f8
perf(rdb): reuse single shared instance across all benchmarks
jremy42 Nov 21, 2025
2bc0a6b
fix(benchstat): remove unused imports
jremy42 Nov 21, 2025
948a4ab
fix(rdb): add stdout/stderr buffers to cleanup bootstrap
jremy42 Nov 21, 2025
177c3c7
fix(rdb): prevent concurrent backup operations with mutex
jremy42 Nov 21, 2025
071525b
fix(rdb): wait for instance ready state before backup creation
jremy42 Nov 21, 2025
f6de0b8
fix(rdb): retry cleanup on 409 conflicts with exponential backoff
jremy42 Nov 21, 2025
4d47aae
chore: update go.sum
jremy42 Nov 21, 2025
8d9e91e
docs: add comprehensive benchmarking guide
jremy42 Nov 21, 2025
ab17503
feat(env): add type-safe environment variable utilities
jremy42 Nov 21, 2025
a5fe4be
refactor(env): simplify package to only contain constant definitions
jremy42 Nov 21, 2025
de8befb
refactor(rdb): remove unnecessary mutexes from benchmarks
jremy42 Nov 24, 2025
01257e6
feat(benchstat): implement --update flag to regenerate baselines
jremy42 Nov 24, 2025
6dcb581
feat(env): add BenchCmdTimeout constant for configurable benchmark ti…
jremy42 Nov 24, 2025
39b7476
fix(benchstat): use CombinedOutput for better error reporting
jremy42 Nov 24, 2025
43af7f8
chore: merge master to resolve go.sum conflict
jremy42 Nov 24, 2025
fe3209d
fix(lint): resolve all golangci-lint issues
jremy42 Nov 24, 2025
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