Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cmdcolin/md_parsing_benchmark


https://github.com/cmdcolin/md_parsing_benchmark

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

## Parsing CIGAR and MD tags benchmark in javascript

Trying a couple things. The "old" version is the current, the new version is
actually buggy (don't use it! it produces issues with reads with insertions)

Was hoping the new way could be a faster, but it actually is not

Notably, generators are also slow