Published February 23, 2023
| Version 1.4.0
Software
Open
pirovc/ganon: ganon version 1.4.0
Description
- improved test coverage
- improved filter size calculation based on
--max-fpor--filter-size - new
--modeonganon buildandganon build-customto better control filter trade-off of speed and size- By default
--mode avgis used and will balance speed (number of bins created) and size of the final filter --mode fastercreates a slightly larger filter with faster classification speeds--mode fastestcreates a larger filter with even faster classification speeds--mode smallercreates a slightly smaller filter with slower classification speeds--mode smallestcreates the smallest as possible filter with higher impact on classification speeds- when
--filter-sizeis used instead of--max-fp,smaller/smallestcontrol to the false positive rate instead of the size
- By default
Files
pirovc/ganon-1.4.0.zip
Files
(1.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d85af212958c4db93c23b10f662c50da
|
1.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pirovc/ganon/tree/1.4.0 (URL)