Skip to content

Instantly share code, notes, and snippets.

@wz1000
Created March 26, 2020 14:04
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 wz1000/319b289268a2e20079e28e463c3f5993 to your computer and use it in GitHub Desktop.
Save wz1000/319b289268a2e20079e28e463c3f5993 to your computer and use it in GitHub Desktop.
Normal:
shakeArgsWith 0.002s 0%
Function shake 0.075s 0%
Database read 0.002s 0%
With database 0.001s 0%
Running rules 851.856s 99% =========================
Pool finished (12968 threads, 12 max) 0.001s 0%
Cleanup 0.000s 0%
Total 851.938s 100%
Build completed in 14m12s
hadrian/build --flavour=devel2 --build-root=normal -j12 3273.14s user 231.70s system 410% cpu 14:13.44 total
No Scheduler:
shakeArgsWith 0.000s 0%
Function shake 0.006s 0%
Database read 0.001s 0%
With database 0.000s 0%
Running rules 808.441s 99% =========================
Pool finished (37910 threads, 703 max) 0.001s 0%
Cleanup 0.000s 0%
Total 808.449s 100%
Build completed in 13m28s
hadrian/build --flavour=devel2 --build-root=nobench -j12 3108.34s user 222.58s system 384% cpu 14:26.56 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment