#startup-performance

[ follow ]
Node JS
fromInfoWorld
5 days ago

Deno boosts dependency management with JSR

Deno 1.42 adds JSR package registry support, improves Node/NPM compatibility and startup speed, and updates V8 to 12.3 and TypeScript to 5.4.3.
Python
fromTheregister
2 months ago

Python will offer lazy imports, adding code after startup

PEP 810 introduces opt-in explicit lazy imports to defer module loading until needed, improving Python startup times while preserving backward compatibility.
Python
frompythontest.com
3 months ago

Python lazy imports you can use today | PythonTest

Use explicit lazy imports now to defer heavy or side-effect-prone module loading, improving startup performance across current Python versions.
[ Load more ]