Skip to content

Commit

Permalink
Merge pull request #646 from hatoo/local-future
Browse files Browse the repository at this point in the history
Finding the maximum performance
  • Loading branch information
hatoo authored Jan 9, 2025
2 parents 64e15f0 + 7a71d2c commit 55849fe
Show file tree
Hide file tree
Showing 5 changed files with 724 additions and 180 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ hyper-util = { version = "0.1.6", features = ["tokio"] }
tokio-vsock = { version = "0.5.0", optional = true }
rusqlite = { version = "0.32.0", features = ["bundled"] }
num_cpus = "1.16.0"
tokio-util = "0.7.13"

[target.'cfg(not(target_env = "msvc"))'.dependencies]
tikv-jemallocator = "0.6"
Expand Down
Loading

0 comments on commit 55849fe

Please sign in to comment.