Skip to content

Commit

Permalink
feat: add benchmarks for encoding (apache#1613)
Browse files Browse the repository at this point in the history
## Rationale

apache#1600 


## Detailed Changes

Additional benchmarks for this issue

## Test Plan

Append 100 new delta sstfiles to snapshot with 1000 records.

```sh
Benchmarking bench_encoding/new_format_encoding/0: Collecting 10 samples in estimated 5.0005 s (494k iterations)
bench_encoding/new_format_encoding/0
                        time:   [10.232 µs 10.611 µs 10.900 µs]
                        change: [-1.5176% +2.1745% +5.9315%] (p = 0.30 > 0.05)
                        No change in performance detected.
```

---------

Co-authored-by: jiacai2050 <[email protected]>
  • Loading branch information
zealchen and jiacai2050 authored Dec 18, 2024
1 parent 58db4f5 commit 55dcabe
Show file tree
Hide file tree
Showing 14 changed files with 751 additions and 8 deletions.
280 changes: 278 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 55dcabe

Please sign in to comment.