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

Reduce the number of call executions: P4_NeedLoosen by caching to local. #16

Merged
merged 2 commits into from Feb 16, 2021

Conversation

soasme
Copy link
Owner

@soasme soasme commented Feb 16, 2021

This should improve the issue #15 more or less.
The execution time was reduced from 0.16s to 0.09s.

# time ./a.out
real    0m0.090s
user    0m0.084s
sys     0m0.003s

This should improve the issue #15 more or less.
The execution time was reduced from 0.16s to 0.09s.

    # time ./a.out
    real    0m0.090s
    user    0m0.084s
    sys     0m0.003s
@soasme soasme merged commit 60a9014 into main Feb 16, 2021
@soasme soasme deleted the issue-15-1 branch February 16, 2021 09:51
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

1 participant