Skip to content

Commit

Permalink
feat: add foyer bench, reorg workspace (#11)
Browse files Browse the repository at this point in the history
* feat: add foyer bench, reorg workspace

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

* sort cargo file

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

* make fmt and clippy happy

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

* fix bug

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

---------

Signed-off-by: MrCroxx <mrcroxx@outlook.com>
  • Loading branch information
MrCroxx committed May 26, 2023
1 parent 369b90e commit 5680584
Show file tree
Hide file tree
Showing 21 changed files with 1,244 additions and 105 deletions.
2 changes: 2 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[target.'cfg(all())']
rustflags = ["--cfg", "tokio_unstable"]
247 changes: 247 additions & 0 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 5680584

Please sign in to comment.