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

Fastgen #531

Merged
merged 3 commits into from
Oct 24, 2022
Merged

Fastgen #531

merged 3 commits into from
Oct 24, 2022

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented Oct 24, 2022

The actually correct and much faster thing to do after this is to actually turn the generic_call to be a jl_invoke on the arguments, rather than the shim with nested_codegen.

@wsmoses wsmoses requested a review from vchuravy October 24, 2022 05:56
@codecov-commenter
Copy link

Codecov Report

Base: 76.14% // Head: 76.16% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (e9ec4e0) compared to base (110f150).
Patch coverage: 13.04% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #531      +/-   ##
==========================================
+ Coverage   76.14%   76.16%   +0.02%     
==========================================
  Files          17       17              
  Lines        5693     5690       -3     
==========================================
- Hits         4335     4334       -1     
+ Misses       1358     1356       -2     
Impacted Files Coverage Δ
src/compiler.jl 76.15% <13.04%> (+0.03%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wsmoses wsmoses merged commit e8893b7 into main Oct 24, 2022
@wsmoses wsmoses deleted the fastgen branch June 24, 2023 14:02
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