forked from foyer-rs/foyer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: revert the pre-serialization and parallel buffer (foyer-rs#717
) * refactor: use entry uncompressed serialized size for selection Signed-off-by: MrCroxx <mrcroxx@outlook.com> * refactor: refactor entry serde Signed-off-by: MrCroxx <mrcroxx@outlook.com> * refactor: revert the parallelism batching design Signed-off-by: MrCroxx <mrcroxx@outlook.com> * refactor: remove spawn on write Signed-off-by: MrCroxx <mrcroxx@outlook.com> * chore: pass ffmt test Signed-off-by: MrCroxx <mrcroxx@outlook.com> * fix: fix build on nightly with nightly feature Signed-off-by: MrCroxx <mrcroxx@outlook.com> * chore: fix Signed-off-by: MrCroxx <mrcroxx@outlook.com> --------- Signed-off-by: MrCroxx <mrcroxx@outlook.com>
- Loading branch information
Showing
14 changed files
with
286 additions
and
288 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
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
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
Oops, something went wrong.