This release significantly improves performance of reading raw template files
Internal Notes
Template source documents being parsed previously involved mutating an array copy of the template source; now scans a constant String copy and pre-allocates chunked reading method [Character] storage
This release significantly improves performance of reading raw template files
Internal Notes
Template source documents being parsed previously involved mutating an array copy of the template source; now scans a constant String copy and pre-allocates chunked reading method [Character] storage