atuin/atuin-client
Ellie Huxtable 8ef5f67f8b
perf: optimize history init-store (#1691)
Instead of lots of small sqlite transaction, do one monster one.

A single tx with 100s of 1000s of rows should be fine on all systems

A very unscientific test shows this to be roughly 10x faster
2024-02-12 09:56:42 +00:00
..
migrations Add history deletion (#791) 2023-03-20 09:26:54 +00:00
record-migrations feat: rework record sync for improved reliability (#1478) 2024-01-05 17:57:49 +00:00
src perf: optimize history init-store (#1691) 2024-02-12 09:56:42 +00:00
Cargo.toml chore(release): prepare for release v18.0.1 (#1706) 2024-02-12 08:38:23 +00:00
config.toml docs: minor formatting updates to the default config.toml (#1689) 2024-02-12 09:26:29 +00:00