{
  "id": 7167006,
  "title": "Julia 1.13 Highlights",
  "url": "https://urgent.news/2026/09/10/julia-1-13-highlights",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-10T12:27:25.000Z",
  "source": {
    "name": "Hacker News",
    "slug": "hacker-news",
    "url": "https://julialang.org/blog/2026/09/julia-1.13-highlights/"
  },
  "original_language": "en",
  "account": "Julia version 1.13 has been released, with notable improvements over its predecessor, 1.12. One significant enhancement is the reduction in precompilation time; Julia 1.13 precompiles packages roughly 30% faster than its predecessor, with improvements over 1.10 as well. Time To First X (TTFX), representing the duration from initiating Julia to obtaining the first result, has been further optimized, with TTFX time now being the fastest across 39 community-submitted workflows. Julia's development team has incorporated these workflow measurements into their development process, tracking TTFX on relevant pull requests and commits to master.\n\nIn addition to performance boosts, Julia 1.13 introduces various user-friendly features. The REPL now includes syntax highlighting, allowing for customized color schemes. The history search, accessible through Ctrl-R, has been redesigned, mirroring the functionality of the command-line fzf finder. This updated history search supports selecting multiple search results, displaying REPL mode used for commands, and provides syntax highlighting. Other enhancements include the new @__FUNCTION__ macro, analogous to @__MODULE__ and @__FILE__ macros, and a more efficient hash function, RapidhashNano, that is faster and easier to optimize for custom types. This hash function also offers better performance compared to the pre-existing MurmurHash3 implementation.",
  "summary": null,
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}