Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Addtest-JL_stdlibs target for precompiling stdlibs with JuliaLowering#60194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
topolarity wants to merge4 commits intoJuliaLang:master
base:master
Choose a base branch
Loading
fromtopolarity:ct/test-JL-stdlibs

Conversation

@topolarity
Copy link
Member

@topolaritytopolarity commentedNov 21, 2025
edited
Loading

This adds a new test target:make test-JuliaLowering_stdlibs, which precompiles a supported set of standard libraries using JuliaLowering.

To accomplish this, it also adds a basic incremental sysimage build target (julia-sysimg-JL-release /julia-sysimg-JL-debug) that modifies the base sysimage to include JuliaLowering.

Currently 34 / 51 pkgimage-based stdlibs can be compiled with JuliaLowering:

  • Pre-compiling:ArgTools, Future, LibCURL_jll, Logging, OpenSSL_jl, Tar, dSFMT_jll, Base64, GMP_jll, LibGit2_jll, MPFR_jll, PCRE2_jll, UUIDs, libLLVM_jll, CRC32c, LLD_jll, LibSSH2_jll, MozillaCACerts_jll, Printf, Unicode, Mmap, nghttp2_jll, Distributed, LLVMLibUnwind_jll, LibUV_jll, NetworkOptions, Serialization, Zlib_jll, p7zip_jll, Downloads, LibCURL, LibUnwind_jll, OpenLibm_jll, SuiteSparse_jll, Zstd_jll
  • Failing:Statistics, StyledStrings, SparseArrays, Profile, JuliaSyntaxHighlighting, DelimitedFiles, Markdown, Dates, LibGit2, Downloads, InteractiveUtils, Test, SharedArrays, REPL, TOML, Pkg, LazyArtifacts

TODO:

  • move theprecompilepkgs invocation / stdlib filtering to a normal Julia test file if possible
  • add this to thedefault /all test targets
  • fix-up the source file dependencies (esp. for JuliaLowering)
  • move sysimage build to Julia

mlechu and KristofferC reacted with heart emoji
@topolaritytopolarityforce-pushed thect/test-JL-stdlibs branch 2 times, most recently from6e407ab to4165826CompareNovember 24, 2025 20:37
@topolaritytopolarity changed the titleAddtest-JL-stdlibs target for precompiling stdlibs with JuliaLoweringAddtest-JL_stdlibs target for precompiling stdlibs with JuliaLoweringNov 24, 2025
This has a significant blacklist for now and this does not actually run/ use these packages yet (except for top-level code / `__init__`), buteventually we should be able to build all of our stdlibs with JuliaLowering(and even include it by default in the sysimage).
Enable this for testing by default in CI / `make test`.
@topolaritytopolarity marked this pull request as ready for reviewNovember 24, 2025 21:52
@topolaritytopolarity marked this pull request as draftNovember 24, 2025 22:19
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@mlechumlechuAwaiting requested review from mlechu

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@topolarity

[8]ページ先頭

©2009-2025 Movatter.jp