Skip to content

Instantly share code, notes, and snippets.

@Jyothsnasrinivas
Last active October 4, 2017 00:48
Show Gist options
  • Save Jyothsnasrinivas/aca1947bfad0ab4eaff40cbc140e011a to your computer and use it in GitHub Desktop.
Save Jyothsnasrinivas/aca1947bfad0ab4eaff40cbc140e011a to your computer and use it in GitHub Desktop.
Performance improvements after Eta v0.0.9b1

Before: 0.0.9b1

After: master@6901f63

Some sample performance numbers here:

Benchmark Before (ms) After (ms) % Change
spectral/listcompr 1871 1501 20%
spectral/cryptarithm1 2022 1722 15%
spectral/atom 962 811 15%

Before and After from the Eta Benchmarks repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment