Skip to content

Instantly share code, notes, and snippets.

@TimothyGu
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TimothyGu/1bdf156d2736e6bf9b71 to your computer and use it in GitHub Desktop.
Save TimothyGu/1bdf156d2736e6bf9b71 to your computer and use it in GitHub Desktop.

DO = a DigitalOcean box with 2 CPUs, SSD, and 2 GB RAM.

IP = an IdeaPad with Intel Core i5-2450M (2 cores, 4 threads), 5400-rpm hard disk, and 4 GB RAM.

Both running Ubuntu 14.04. Building make MXE_TARGETS='i686-w64-mingw32.shared' gcc.

Results for DO

JOBS (total) -j 1 2
1 24m48s (2)
2 23m17s (4)
3 24m54s (3)

Results for IP

JOBS (total) -j 1 2
1 28m34s (1)
2 14m36s (4)
3 14m17s (3)
4 13m45s (4)
5 14m01s (5)
6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment