Skip to content

v5.24.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Apr 06:30
· 77 commits to main since this release
Immutable release. Only release title and notes can be modified.
fd31bd8

✨ Features and improvements

  • GPU performance optimization: Render halo and glyph in a single pass (-40% Time Reduction) (#7436) (by @xavierjs)
  • Optimize matrix inversions and reduce GPU stalls (#7367) (by @xavierjs)
  • Add example showing how to measure map performance using built-in events (load, idle, render) (#7077) (by @CommanderStorm)

🐞 Bug fixes