Skip to content

Instantly share code, notes, and snippets.

@AlecZorab
Last active August 29, 2015 14:27
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 AlecZorab/8619b2401a9b59b3e57c to your computer and use it in GitHub Desktop.
Save AlecZorab/8619b2401a9b59b3e57c to your computer and use it in GitHub Desktop.
Compilation Timings for shapeless

Gathered by doing repeated ";clean;package;" calls, discarding the first after a change.

Project TC Ver Time(s)
All Lazy 2.2.5 130
131
129
All Lazy 2.3.0-SN 29
29
28
All Lazy.Global 2.3.0-SN 30
29
29
All Strict 2.3.0-SN 30
29
30
All Strict.Global 2.3.0-SN 29
9
29
Examples Lazy 2.2.5 110
112
110
Examples Lazy 2.3.0-SN 10
10
10
Examples Lazy.Global 2.3.0-SN 11
10
10
Examples Strict 2.3.0-SN 10
10
10
Examples Strict.Global 2.3.0-SN 10
10
10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment