github aras-p/ClangBuildAnalyzer v1.2.0
1.2.0 (2020 Mar): Optimizations for Large Builds

latest releases: v1.6.0, v1.5.0, v1.4.1...
5 years ago

3x faster, 15x lower memory usage, 4x smaller file size.

However, changed file format of data files produced by --stop and used by --analyze (was JSON before, now binary).

Data file stores deduplicated strings, JSON file processing is multi-threaded, switched to faster JSON parser, improved hash tables, other general optimizations.

See PR #37 for details.

Don't miss a new ClangBuildAnalyzer release

NewReleases is sending notifications on new releases.