Skip to content

Releases: matan-h/pyhash-complete

v0.0.3

Choose a tag to compare

@matan-h matan-h released this 25 Mar 07:39

Using path filtering and a bit of over-elimination (only considering unique paths in MT4P), I got the project threshold to work much better.
(MT4P includes many backup folders and github forks; removing them makes the filters more effective and reduces functions that were over represented). This release also includes a 2p2 file have filter (projects=2 and raw=2) for a more comprehensive approach.

Impact: filters are much stronger now. look at the updated interactive file size explorer (in my blog). Things you might had filter in the v0.0.2 with r=50 might be filtered now with r=10

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@matan-h matan-h released this 19 Mar 15:27

Add a project counter, reduce size by more then 50% when default pt=3 is set on t=2, and t=7

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@matan-h matan-h released this 19 Mar 11:46

Initial release