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

Compiler daemon optimization #140

Open
GoogleCodeExporter opened this issue Aug 3, 2015 · 3 comments
Open

Compiler daemon optimization #140

GoogleCodeExporter opened this issue Aug 3, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

While the compilation was not working properly, I did, as recommended try to 
re-submit my solution after a while. Multiple times. Now, when it finally 
started to work, ALL of my submissions were compiled, instead of the last one 
only.

So, I wrote a patch that modifies the SQL query in the 
submissions_to_be_compiled function of compile_daemon. By the way, it should 
improve the performance a little, as it now uses the auto-incrementing index 
for sorting, not the timestamp.

Original issue reported on code.google.com by [email protected] on 13 Sep 2010 at 1:56

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant