Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FenPhoenix committed Jan 9, 2025
1 parent 04c775f commit b85bd6c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@

A tool to package 7z FMs in a way that allows FM loaders to scan them quickly, while retaining the high compression advantage of the 7z format.

Still in development. Current release versions of AngelLoader cannot yet properly take advantage of this, although an advantage may sometimes be gained depending on how unfavorable the structure of a 7z FM was prior to being repackaged with this tool. Development versions of AngelLoader are achieving an 860% performance increase on average when scanning FMs packed with this tool.
Performance increase can be up to 11x for AngelLoader (v1.10.0 and up) and up to 70x for FMSel, depending on how conscientiously the FM was previously packaged.

Versions of AngelLoader prior to v1.10.0 gain a lesser advantage, up to 2.5x or so.

File size increase is generally less than 2%, with a small number up to 5% and one observed outlier at 8%. The majority are fractions of a percent larger at most, and a few are actually smaller.

0 comments on commit b85bd6c

Please # to comment.