Bluish Coder

Programming Languages, Martials Arts and Computers. The Weblog of Chris Double.


2006-03-10

Erlang SMP Benchmarks

Joe Armstrong has started a weblog and on it he has posted results of some testing of the Erlang SMP snapshot.

Program 1 spawned N (typically 1000) processes on 4 processors. Each process then pings all the other processes. This an 3.6 times faster on 4 CPUs than on a single CPU.

...

Program 2 is a SIP stack - this ran 1.8 times faster on 4 processors than on 1 processor.

...

These result are pretty good - to start with the Erlang system is unoptimized, as is the application. Despite this fact the application runs almost twice as fast on a four CPU system as it ran on a single CPU system.

Tags


This site is accessable over tor as hidden service 6vp5u25g4izec5c37wv52skvecikld6kysvsivnl6sdg6q7wy25lixad.onion, or Freenet using key:
USK@1ORdIvjL2H1bZblJcP8hu2LjjKtVB-rVzp8mLty~5N4,8hL85otZBbq0geDsSKkBK4sKESL2SrNVecFZz9NxGVQ,AQACAAE/bluishcoder/-61/


Tags

Archives
Links