-
Notifications
You must be signed in to change notification settings - Fork 15
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
cache optimised update 1 #8
base: main
Are you sure you want to change the base?
Conversation
Thank you from Opening this Pull Request, @lithium-anode ! A Maintainer will review it soon! |
I noticed a parameter error in my code and so i pushed a new commit "cache optimised update 2" |
@Icarus131 can you please review the most recent commit i pushed |
check the performance diff again, looks like it is a negative change |
alright, i'll look into it |
i have pushed the new commit with the corrected code. the optimised code performs faster |
@Icarus131 please review this code and let me know if there are any changes i should make |
@Icarus131 , I pushed a new commit which uses cache from functools. Im also attaching the output screenshots. i ran the code 10 times and i got a decrease in time in majority of these cases. can you please review this- |
No description provided.