Skip to content

v3.11.2

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 23:02

Performance tuning

According to benchmarks within this codebase, the changes below may be responsible for 50-60% reduction in memory allocations and wall-clock time of the formatter; this does not take into account I/O to read in a file and write it out.

A set of assisted changes intended to improve performance:

Additional algorithm improvements:

Features

Bug fixes

Miscellaneous

Build and dependency updates