Skip to content

Lighter and Faster

Latest
Compare
Choose a tag to compare
@the-linck the-linck released this 13 Dec 15:05
· 1 commit to master since this release
2f5824f

A whole year of performance updates (not released previously) is implemented in this new version, making it far faster and lighter on execution. All of this comes from the two major changes made on the code: reduced call stack and less string concatenation.
There are also configuration options and a new code file with deprecated functions - that were removed because of bad performance or being unnecessary for the library.