Turnerj / Quickenshtein

Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update BDN Columns

Turnerj opened this issue · comments

A proper "Speedup" column and a "Worthiness" column would be good additions in comparison to the baselines and Fastenshtein.

See: damageboy/VxSort@75b3e8d

Example
image

Can't land the "Worthiness" or "Code Size" columns until a new version of BDN comes out with them (something after v0.12.0) as the DisassemblyDiagnoser of the current versions doesn't add that column.