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

Performance optimizations #19

Open
francoisdtOC opened this issue Aug 30, 2023 · 0 comments
Open

Performance optimizations #19

francoisdtOC opened this issue Aug 30, 2023 · 0 comments

Comments

@francoisdtOC
Copy link

Hi team,

I've gone ahead and added my forked code base with some basic optimizations changes here: https://github.com/francoisdtOC/moodle-quiz_downloadsubmissions/tree/Version-1.1-r2-optimized

We've noticed that the majority of the processing time is spent on creating copies of the user files for compression, so for now we have gone ahead and tried optimizing the rest of the code base.

@francoisdtOC francoisdtOC changed the title Performance optimizations request Performance optimizations Aug 30, 2023
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