← Retour au blog
tech 14 September 2026

Julia 1.13 Highlights

Explore the new features of Julia 1.13, with significant performance improvements and new functionalities like syntax highlighting in the REPL.

Article inspired by the original source
Julia 1.13 Highlights ↗ julialang.org

Introduction

Julia version 1.13 is finally out, bringing a host of new features for developers and computer science researchers. Thanks to contributions from many developers and testers, Julia 1.13 stands out for its significant performance improvements and new features that make users' lives easier.

Latency Improvements (TTFX)

One of the most notable advancements in Julia 1.13 is the reduction in latency time, also known as 'Time To First X' (TTFX). Julia 1.13 reduces package precompilation time by about 30% compared to version 1.12 and by 10 to 20% compared to version 1.10. This time-saving is crucial for developers working with large datasets and complex computations.

Developer communities have contributed to these improvements by submitting real workflows via Julia-TTFX-Snippets, allowing Julia to be optimized based on the real needs of users. Performance tracking is now integrated into Julia's development process, with TTFX CI jobs running on relevant pull requests.

REPL Improvements

Julia's Read-Eval-Print Loop (REPL) also received a significant update with the addition of syntax highlighting. Previously, external packages like OhMyREPL.jl were required for this feature. Now, highlighting is built-in by default, with a customizable color scheme, making code writing and reading easier.

Changes in Hashing and GC

Other notable improvements include changes in the hashing process that enhance Julia's efficiency. Additionally, the garbage collector has become faster by skipping image objects during marking. These minor adjustments contribute to smoother and faster program execution.

Improved File Compression

Julia 1.13 also changed its default compression algorithm from gzip to zstd. This adjustment allows for faster and more efficient compression, which is particularly beneficial for projects requiring the handling of many large files.

Conclusion

Julia 1.13 marks an important milestone in the evolution of this programming language. With performance improvements and features that simplify development, it is more appealing than ever for tech decision-makers and developers. Let's discuss your project in 15 minutes.

Julia 1.13 TTFX improvements REPL syntax highlighting file compression programming language
Deepthix newsletter · 100% AI · every Monday 8am

An AI agent reads tech for you.

Our AI agent scans ~200 sources per week and ships the best articles to your inbox Monday 8am. Free. One click to unsubscribe.

Visit the newsletter page →

Want to automate your operations?

Let's talk about your project in 15 minutes.

Book a call