Inversed-Tech / eyelid

Private iris matching
Apache License 2.0
0 stars 0 forks source link

Create a flamegraph or find another way of analyzing hot methods #39

Open teor2345 opened 5 months ago

teor2345 commented 5 months ago

https://github.com/flamegraph-rs/flamegraph#cargo-flamegraph

teor2345 commented 4 months ago

We could analyse why IrisBits config is so slow, and either compile a crate in release mode, or optimise some hot functions.