Skip to content

Instantly share code, notes, and snippets.

@quamen
Created November 17, 2010 08:50
Show Gist options
  • Save quamen/703161 to your computer and use it in GitHub Desktop.
Save quamen/703161 to your computer and use it in GitHub Desktop.
Eshell V5.7.4 (abort with ^G)
1> c(e25).
{ok,e25}
2> e25:ringBenchmark(4, "Hello", 5).
Sent 20 messages in time=0 (0) milliseconds
Spawned with NextNode []
Spawned with NextNode <0.39.0>
Spawned with NextNode <0.40.0>
Spawned with NextNode <0.41.0>
Spawned with NextNode <0.42.0>
Message '"Hello"' with NumberOfHops 20
Spawned with NextNode <0.42.0>
Message '"Hello"' with NumberOfHops 19
ok
Spawned with NextNode <0.41.0>
Message '"Hello"' with NumberOfHops 18
Spawned with NextNode <0.40.0>
Message '"Hello"' with NumberOfHops 17
Spawned with NextNode <0.39.0>
Message '"Hello"' with NumberOfHops 16
Spawned with NextNode <0.42.0>
Message '"Hello"' with NumberOfHops 15
Spawned with NextNode <0.41.0>
Message '"Hello"' with NumberOfHops 14
Spawned with NextNode <0.40.0>
Message '"Hello"' with NumberOfHops 13
Spawned with NextNode <0.39.0>
Message '"Hello"' with NumberOfHops 12
Spawned with NextNode <0.42.0>
Message '"Hello"' with NumberOfHops 11
Spawned with NextNode <0.41.0>
Message '"Hello"' with NumberOfHops 10
Spawned with NextNode <0.40.0>
Message '"Hello"' with NumberOfHops 9
Spawned with NextNode <0.39.0>
Message '"Hello"' with NumberOfHops 8
Spawned with NextNode <0.42.0>
Message '"Hello"' with NumberOfHops 7
Spawned with NextNode <0.41.0>
Message '"Hello"' with NumberOfHops 6
Spawned with NextNode <0.40.0>
Message '"Hello"' with NumberOfHops 5
Spawned with NextNode <0.39.0>
Message '"Hello"' with NumberOfHops 4
Spawned with NextNode <0.42.0>
Message '"Hello"' with NumberOfHops 3
Spawned with NextNode <0.41.0>
Message '"Hello"' with NumberOfHops 2
Spawned with NextNode <0.40.0>
Message '"Hello"' with NumberOfHops 1
Spawned with NextNode <0.39.0>
3>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment