jj/lib
Martin von Zweigbergk 9d8be29d94 watchman: use single-threaded async runtime
The `#[tokio::main]` annotation uses a multi-threaded runtime by
default. We don't need that for querying watchman. Switching to the
single-threaded runtime saves about 20 ms.
2023-09-24 15:46:13 -07:00
..
benches
gen-protos
src watchman: use single-threaded async runtime 2023-09-24 15:46:13 -07:00
tests tests: test views, operations, and mutable repos only with test backend 2023-09-20 07:47:30 -07:00
testutils tests: use test backend in working copy tests, fix MergedTree bug 2023-09-19 20:49:41 -07:00
Cargo.toml
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00