Skip to content

Issues: JuliaLang/julia

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

TTFX regression on 1.11 compiler:latency Compiler latency regression 1.11 Regression in the 1.11 release
#56719 opened Nov 29, 2024 by thofma
Inline wrap in triangular generic_matmatmul compiler:latency Compiler latency linear algebra Linear algebra
#56397 opened Oct 31, 2024 by jishnub Draft
Compilation time regression in 1.11 bisect wanted compiler:latency Compiler latency regression 1.11 Regression in the 1.11 release
#56093 opened Oct 10, 2024 by charleskawczynski
Huge precompilation overhead in Julia 1.11 compiler:latency Compiler latency compiler:precompilation Precompilation of modules regression 1.11 Regression in the 1.11 release
#56080 opened Oct 10, 2024 by ronisbr
prevent specialization for unused argument: argtail, _front collections Data structures holding multiple items, e.g. sets compiler:latency Compiler latency
#55154 opened Jul 17, 2024 by nsajko Loading…
return type inference, given abstract argument type, takes a long, maybe unbounded, time compiler:inference Type inference compiler:latency Compiler latency regression 1.10 Regression in the 1.10 release regression 1.11 Regression in the 1.11 release
#54886 opened Jun 22, 2024 by nsajko
Make JuliaOJIT non-eager compiler:codegen Generation of LLVM IR and native code compiler:latency Compiler latency compiler:llvm For issues that relate to LLVM performance Must go faster
#52130 opened Nov 11, 2023 by vchuravy
promote_op inference bypasses max_methods compiler:inference Type inference compiler:latency Compiler latency
#49409 opened Apr 18, 2023 by vtjnash
proposal to improve latency of dispatched functions maybe returning Bool compiler:inference Type inference compiler:latency Compiler latency speculative Whether the change will be implemented is speculative
#49406 opened Apr 18, 2023 by vtjnash
Redirecting stderr to file makes error messages latency higher compiler:latency Compiler latency io Involving the I/O subsystem: libuv, read, write, etc.
#49265 opened Apr 5, 2023 by JoelNiemela
bail out call inference when return type is maximized compiler:latency Compiler latency
#48878 opened Mar 3, 2023 by aviatesk Loading…
Instrumentation markers for logging inference? compiler:inference Type inference compiler:latency Compiler latency julep Julia Enhancement Proposal
#47902 opened Dec 14, 2022 by timholy
fix #47318, faster DataType egal compiler:latency Compiler latency
#47500 opened Nov 8, 2022 by JeffBezanson Loading…
Add tests for method invalidation fixes compiler:latency Compiler latency
#47093 opened Oct 7, 2022 by rikhuijzer Loading…
Add tests for invalidation fixes compiler:latency Compiler latency test This change adds or pertains to unit tests
#47022 opened Oct 3, 2022 by rikhuijzer
Invalidations when defining new lock(::IO) method compiler:latency Compiler latency io Involving the I/O subsystem: libuv, read, write, etc.
#46878 opened Sep 24, 2022 by Tokazama
improve inferrability of create_expr_cache backport 1.8 Change should be backported to release-1.8 compiler:latency Compiler latency
#46801 opened Sep 16, 2022 by ranocha Loading…
Compilation time is quadratic in the number of anonymous functions compiler:latency Compiler latency compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#45131 opened Apr 30, 2022 by cstjean
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.