Skip to content

Performance

Compare
Choose a tag to compare
@tdewolff tdewolff released this 12 Nov 17:12
· 506 commits to master since this release
  • Use a new buffer that holds all data in memory, giving significant speed-ups for parsing
  • Speed-up JSON consumeString
  • Break CSS selectors at the commas, this reduces memory requirements for (mostly) SASS/LESS generated CSS
  • Add position tracking upon errors, showing line number and column in the error message