Dr Alexander Mikhalev

Results 143 comments of Dr Alexander Mikhalev

Looking forward to this PR being merged and crate republished.

There is separate library for fst by burnedsushi. Will it cover your use case?

I am interested in sonic as library as well - embedding into electron. I have looked into tantivy, but would like to progress with something more minimalist since I plan...

Bump: ``` ./target/release/tinysearch fixtures/index.json Unpacking tinysearch WASM engine into temporary directory "/tmp/.tmpZTOX8N" Starting unpack Copying "../engine/src/lib.rs" Copying "../engine/Cargo.toml" Copying "../shared/.gitignore" Copying "../engine/.gitignore" Copying "../shared/src/lib.rs" Copying "../shared/Cargo.toml" Copying index into crate...

I am interested in testing/using it. Any update?

@jonesmz do you have example configuration described in blog or doc? I am keen to implement at least as the script.

Seems like zswap already part of the image: https://github.com/sakaki-/genpi64-overlay/tree/master/sys-apps/rpi3-zswap Did you notice any performance improvements after enabling zram init?

Looking at write up [here](https://askubuntu.com/questions/471912/zram-vs-zswap-vs-zcache-ultimate-guide-when-to-use-which-one/472227#472227) zswap seems to be more appropriate for Rpi 3/4. Have you tried zram init vs putting /var/tmp/ on tmpfs?

I may be able to help with that.