All Questions
2 questions
1
vote
0
answers
41
views
How can I test for performance issues in a specific piece of code? [duplicate]
I've inherited a problem from a programmer that isn't with our group anymore - a piece of our application suffers from performance issues under a particular set of circumstances.
I can replicate ...
3
votes
2
answers
212
views
how do you manage application performance reviews
I have been trying to figure out ways to effectively do performance reviews before an install happens for all releases done by our team. Do you usually make this a part of code review process or do ...