I have two current questions for which I haven't gotten a sufficient answer yet. Both are related to an internship project and both have to do with performance. Within a week I will be moving away, and although I can try to recreate the problems back home I don't know if I can (or if I will have time for it). Since it's performance related I have to test it before I can accept an answer, or I won't know if it actually improves the performance. This means that, if someone answers after next week, I won't be able to accept the answer. What should I do with the questions?
The questions I refered to where: Why is the same SQLite query being 30 times slower when fetching only twice as many results? and Is uninterruptible sleep the cause of my Python program being really slow (and if so, how can I solve this?)?. But I was also wondering if there was an etiquette for it, regardless of the question.