Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: foyer storage bench support flexible writers and readers #31

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

MrCroxx
Copy link
Collaborator

@MrCroxx MrCroxx commented Jun 30, 2023

Signed-off-by: MrCroxx mrcroxx@outlook.com

Signed-off-by: MrCroxx <mrcroxx@outlook.com>
@MrCroxx MrCroxx added the feature New feature or request label Jun 30, 2023
@MrCroxx MrCroxx self-assigned this Jun 30, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #31 (1c92bc3) into main (8388de6) will decrease coverage by 11.45%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             main      #31       +/-   ##
===========================================
- Coverage   52.01%   40.57%   -11.45%     
===========================================
  Files          45       32       -13     
  Lines        5306     3088     -2218     
===========================================
- Hits         2760     1253     -1507     
+ Misses       2546     1835      -711     
Impacted Files Coverage Δ
foyer-common/src/bits.rs 51.72% <ø> (ø)
foyer-common/src/code.rs 0.00% <0.00%> (ø)
foyer-common/src/lib.rs 100.00% <ø> (+97.50%) ⬆️
foyer-common/src/queue.rs 0.00% <ø> (ø)
foyer-intrusive/src/core/adapter.rs 97.56% <ø> (ø)
foyer-storage-bench/src/main.rs 0.33% <0.00%> (-0.04%) ⬇️
foyer-storage/src/admission.rs 0.00% <ø> (ø)
foyer-storage/src/device/io_buffer.rs 97.43% <ø> (ø)
foyer-storage/src/flusher.rs 0.00% <ø> (ø)
foyer-storage/src/indices.rs 0.00% <ø> (ø)
... and 5 more

... and 1 file with indirect coverage changes

@MrCroxx MrCroxx merged commit 85d8341 into main Jun 30, 2023
@MrCroxx MrCroxx deleted the xx/bench-flexible-writers-readers branch June 30, 2023 14:40
MrCroxx added a commit that referenced this pull request Apr 17, 2024
Signed-off-by: MrCroxx <mrcroxx@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants