github stephenberry/glaze v3.2.0

latest releases: v8.3.0, v8.2.0, v8.1.0...
2 years ago

Faster Compilation

Reduced use of always inline and removed flattening. Building jump tables in a way that is easier for the compiler to optimize. These changes improve compile time performance without sacrificing runtime speed.

Fixes an issue where GCC would emit variable tracking size limit exceeded due to flattening.

Full Changelog: v3.1.9...v3.2.0

Don't miss a new glaze release

NewReleases is sending notifications on new releases.