Skip to content
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

Lazy loading of LazyArrays #23

Merged
merged 4 commits into from
Apr 20, 2020
Merged

Lazy loading of LazyArrays #23

merged 4 commits into from
Apr 20, 2020

Conversation

mcabbott
Copy link
Owner

@mcabbott mcabbott commented Apr 17, 2020

This cuts time-to-first-cast in half, 7.8s -> 3.9s as in #19 (comment).

And to 3.6s with @nospecialize on anything fed to postwalk.

@codecov-io

This comment has been minimized.

@mcabbott mcabbott merged commit 3c70047 into master Apr 20, 2020
@mcabbott mcabbott deleted the lazy branch March 22, 2021 15:40
@mcabbott
Copy link
Owner Author

Now written inline in 565e96d, without Requires.jl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants