Closed
Description
openedon Feb 27, 2018
Performance enhancement request: it'd be nice to not have to ccall in order to access the objectid
. I'm imagining this to be a similar type of optimization as pointer
— both use ccall
s, but the latter emits specialized native code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment