Hacker News new | ask | show | jobs
by ozyx 2067 days ago
Were you running debug or release builds? Your experience with sluggishness is very atypical.
1 comments

Very typical for debug builds though. It's really surprising how big the difference is! Especially on slow hardware. The last app I tested went from almost unusable sluggish to buttery smooth when changing from debug to profile/release mode.