[erlang-questions] Re: Unicast 20k messages, $500-$1000 bounty
Joel Reymont
joelr1@REDACTED
Thu Jul 16 23:25:04 CEST 2009
Mac, HiPE-compiled everything, including mochiweb, consistently ~1s.
This is the list version (no ets) that sends via 2 middlemen processes.
=INFO REPORT==== 16-Jul-2009::22:20:59 ===
setup: 156250.41ms, good: 20000, bad: 0, run: 162741.96ms
1000.0000ms | 10868 - 54.34%
1500.0000ms | 8125 - 40.63%
1075.4410ms | max
ok
(debug@REDACTED)2> bot:test(flashbot, 20000).
=INFO REPORT==== 16-Jul-2009::22:21:42 ===
setup: 17522.91ms, good: 20000, bad: 0, run: 23429.93ms
327.8270ms | min
500.0000ms | 2205 - 11.03%
1000.0000ms | 15385 - 76.92%
1500.0000ms | 2410 - 12.05%
1022.2170ms | max
ok
(debug@REDACTED)3> bot:test(flashbot, 20000).
=INFO REPORT==== 16-Jul-2009::22:22:10 ===
setup: 17570.93ms, good: 20000, bad: 0, run: 23337.27ms
320.6370ms | min
500.0000ms | 849 - 4.25%
1000.0000ms | 18066 - 90.33%
1500.0000ms | 1085 - 5.42%
1009.3740ms | max
ok
---
Mac hacker with a performance bent
http://www.linkedin.com/in/joelreymont
More information about the erlang-questions
mailing list