Meteor.js v3.0.3 is out! ๐ŸŽ‰ - announce / releases - Meteor.js forums

14-Oct-2024 28
Hello everyone, we are happy to announce that Meteor v3.0.3 is out! :tada: In this release, we focused on performance research to understand some of the isolated reports we received. @nachocodoner will soon share some of our findings and benchmarks in a post. From that research, we extracted a few potential actionable ideas to improve Meteor 3 performance: Implement batching Observer > DDP calls can greatly reduce the amount of async contexts (Async Local Storage) we spawn, thus relieving garbage collection. You can disable WebSocket message compression to get a significant boost in performance depending on your app behavior if itโ€™s heavy on reactivity. We must move away from ALS in high-frequency hotspots and use it sparingly. We want to experiment with DDP batching in the next releases. If you have any feedback or ideas on it, let us know. We also have a few notes that we would like to share after investigating a few issues:.
Use coupon code:

JAVASCRIPT

to get 40% discount on our 'The JavaScript Interview Bible' book!
Prepare for your next tech interview with our comprehensive collection of programming interview guides. Covering JavaScript, Ruby on Rails, React, and Python, these highly-rated books offer thousands of essential questions and answers to boost your interview success. Buy our 'Ultimate Job Interview Preparation eBook Bundle' featuring 2200+ questions across multiple languages. Ultimate Job Interview Preparation eBook Bundle