Skip to content

Instantly share code, notes, and snippets.

@jakobkogler
Last active July 24, 2017 18:21
Show Gist options
  • Save jakobkogler/9d71e4aa6e65bfdddde1eaa27ef16eb5 to your computer and use it in GitHub Desktop.
Save jakobkogler/9d71e4aa6e65bfdddde1eaa27ef16eb5 to your computer and use it in GitHub Desktop.
14 cpp files
6 static libs, + a few header only libs
Linux (cmake + gcc):
recompile everything
17 sec / 21 sec
Only one change: 5.6 seconds
Windows (VS 2015):
Only 2 static libs, the other 4 dynamic
All:
15 sec / 15 sec
Single file:
3 sec
Single core / Multi core: No big difference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment