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

factoring the code related to argument checks #15

Open
Tauop opened this issue Feb 6, 2011 · 0 comments
Open

factoring the code related to argument checks #15

Tauop opened this issue Feb 6, 2011 · 0 comments

Comments

@Tauop
Copy link
Owner

Tauop commented Feb 6, 2011

Maybe add som global variable to don't parse and check several times the same arguments
For example, for TARGET_* related functions, we always parse and check and related argument. Sometimes we have 2 arguments, and sometime one in the @ format.
Factorize this treatment will make performance better.

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

No branches or pull requests

1 participant