edwadli / note-hashtag

3 stars 0 forks source link

Find out why tests are slow #113

Open kevin1 opened 8 years ago

kevin1 commented 8 years ago

...and make them faster. Currently takes ~1 second per test. Not using address sanitizer doesn't help the performance much.

kevin1 commented 8 years ago

we're spending most of our time in clang. linking in stk has made compile times noticeably worse.