Skip to content

Instantly share code, notes, and snippets.

@wiserfirst
Last active April 6, 2018 01:30
Show Gist options
  • Save wiserfirst/e103581885cdfa92e046eb800bac9511 to your computer and use it in GitHub Desktop.
Save wiserfirst/e103581885cdfa92e046eb800bac9511 to your computer and use it in GitHub Desktop.
staging benchmark

Naive Approach

product 10,000 events time (second) total events total time (hour)
MS 87.7 11,518,770 28.1
RE 106.8 62,502,979 185.4
REJR 63.3 3,801,180 6.7
REX 105.4 42,040,956 123.1
WF 85.3 1,643,635 3.9

With Repo.stream

product 100,000 events time (second) total events total time (hour)
RE 22 62,502,979 3.8
REX 15 42,040,956 1.75
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment