temporary fork of saphyr with serde support merged into main.
765f2bb672
This removes all allocations in the `Scanner` code. The downside is that the buffer is now stored in the `Scanner` structure, making it 48 bytes larger. This however makes the code much more performant. |
||
---|---|---|
saphyr |