m-carrasco / TinyBCT

MIT License
3 stars 2 forks source link

Can we make tests run faster? #57

Open rcastano opened 6 years ago

rcastano commented 6 years ago

The compilation part can be sped up in most cases, where only a few tests might be new or changing in the current commit. A first step could be to measure how long we spend compiling to assess whether implementing this would yield a significant gain.