-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(storage): add benchmark for scanning with GLSN (#714)
### What this PR does This PR introduces a new benchmark, BenchmarkStorage_ScanWithGLSN, to measure storage performance when scanning with GLSN across various scan sizes. The benchmark will serve as foundational data for performance optimization efforts. Changes: - Implemented the BenchmarkStorage_ScanWithGLSN benchmark - Added logic to measure performance across different scan sizes - Laid groundwork for recording and analyzing performance measurement results
- Loading branch information
Showing
1 changed file
with
67 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters