lucastle6969 / comp371

repository for comp371 final project Fall 2017 Concordia
0 stars 0 forks source link

Profile program performance #119

Open benwiley4000 opened 6 years ago

benwiley4000 commented 6 years ago

We need to do an assessment of long-running operations (as well as any sources of memory leaks) in order to improve overall program performance. Right now we're unplayable on weaker machines which should be in our target range.

The toolset for in-depth profiling is unfortunately limited for macOS - I might need to do this on Linux.