gitbutler/crates/gitbutler-cli
Sebastian Thiel fc63929da3
Add a flag to allow performance logging: GITBUTLER_PERFORMANCE_LOG
````
GITBUTLER_PERFORMANCE_LOG=1 LOG_LEVEL=debug pnpm tauri dev
````

Additionally, some noise was removed by turning a warning into
a trace.
2024-08-28 11:41:29 +02:00
..
src Add a flag to allow performance logging: GITBUTLER_PERFORMANCE_LOG 2024-08-28 11:41:29 +02:00
Cargo.toml enable max performance to be competitive in object database access. 2024-08-21 19:28:12 +02:00