• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaLang / julia / 1361
77%

Build:
DEFAULT BRANCH: master
Ran 04 Dec 2025 11:36AM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1361

push

buildkite

web-flow
[JuliaLowering] Tidy up node creation functions (#60191)

We currently use keyword arguments as arbitrary key-value pairs in a
number of places, which I've realized isn't really how they're intended to be
used.
This change fixes this and reduces the JuliaLowering package image size
by about 20% on my machine from `26.910 MiB -> 21.701 MiB`, or when
compiled into sysbase.dylib, `+55MB -> +45MB`.  Unfortunately no change to
precompile time as I had hoped, but I figured this is worth doing
anyway.
     Lowering performance looks unchanged.

I've just used `Vector{Pair}` or explicit `setattr` calls, but let me
know if there's a better way of doing this.

Also let me know if you have a reason for the difference in size when
compiled into Base---I don't think I'm accidentally producing two copies, but you
never know.
Source Files on build 1361
Detailed source file information is not available for this build.
  • Back to Repo
  • 6c75e91c on github
  • Prev Build on master (#1360)
  • Next Build on master (#1362)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc