Skip to content

Instantly share code, notes, and snippets.

@blairconrad
Last active August 29, 2015 13:59
Show Gist options
  • Save blairconrad/10875293 to your computer and use it in GitHub Desktop.
Save blairconrad/10875293 to your computer and use it in GitHub Desktop.
FakeItEasy 1.19.0 startup time improvements

In case anyone is interested, the faster FakeItEasy 1.19.0 startup does indeed seem to be faster. I started using 1.19.0 at the Day Job today, and got these results for a test run in the IDE (ReSharper test runner):

shadow copies no shadow copies
1.18.0 5.9s 2.5s
1.19.0 0.86s 0.63s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment