Skip to content

Performance

Compare
Choose a tag to compare
@tdewolff tdewolff released this 12 Nov 17:18
· 1458 commits to master since this release
  • Large performance increase by using a buffer that holds all contents, instead of a streaming buffer: 9904fe7
  • Add standardized samples for benchmark tests
  • Parsing errors now show line number, column and context (the content of the offending line)
  • HTML: optimize a minification