perf: ignore everything except sql statements
This brings the time for decryption for a backup of mine from ~5m down to ~15s
This commit is contained in:
parent
55e33a87b1
commit
1bc7d12b0d
3 changed files with 940 additions and 358 deletions
|
@ -1,7 +1,7 @@
|
|||
# signal-decrypt-backup-rust
|
||||
A port of [https://github.com/mossblaser/signal_for_android_decryption](signal_for_android_decryption) in Rust for wasm.
|
||||
|
||||
This port was done for speed improvements and easier integration with wasm.
|
||||
This port was done for speed improvements and easier integration with wasm. A big part was done using AI.
|
||||
|
||||
The cli version is available at [https://git.duskflower.dev/duskflower/signal-decrypt-backup-rust](duskflower/signal-decrypt-backup-wasm)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue