-
Notifications
You must be signed in to change notification settings - Fork 36
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
getfield for Node ptr #144
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #144 +/- ##
==========================================
- Coverage 93.55% 93.30% -0.25%
==========================================
Files 7 7
Lines 760 762 +2
==========================================
Hits 711 711
- Misses 49 51 +2
Continue to review full report at Codecov.
|
gentle ping @bicycle1885 - any changes you'd like to see here? |
@chris-b1 He does maintain the package on GitHub. You should email him in person and let him know that there is a pull request. I wish we had moved this repository to an organization to let others continue developing the package. |
@chris-b1 I appreciate your suggestion. However, I discovered this will be fixed by the improved compiler and what we need to do is just waiting for the next release of Julia (i.e., Julia 1.6). For example, lots of instructions related to
Given that the current performance is not devastating and the suggested change affects many lines, I think it would be better to stay and wait for Julia 1.6. |
This is the same issue/approach as #142
I'm doing some profiling on XLSX.jl and this picks up a nice little win