-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* testing: Add a bucket that adds a delay for ops Create a bucket that simulates (a non jittering) network RTT to be used for system like benchmarks. Signed-off-by: Holger Hans Peter Freyther <holger@moiji-mobile.com> * compact: Add benchmark for GatherNoCompactionMarkFilter Create a benchmark to show the benefit of adding concurrency to the no compaction mark filter. Set-up an in-memory bucket with a simulated (network) delay. In the future we can refactor this a bit more to test more/all filters. Fixes: #4084 Signed-off-by: Holger Hans Peter Freyther <holger@moiji-mobile.com> * Update pkg/compact/compact_test.go Co-authored-by: Giedrius Statkevičius <giedriuswork@gmail.com> Signed-off-by: Holger Hans Peter Freyther <holger@moiji-mobile.com> Co-authored-by: Giedrius Statkevičius <giedriuswork@gmail.com>
- Loading branch information
Showing
2 changed files
with
108 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
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