jam231 / sia

Stock market server (part of stock market simulation system).
1 stars 0 forks source link

Performance benchmarks #72

Open jam231 opened 10 years ago

jam231 commented 10 years ago

Methodology: Benchmark -> Profile -> Optimize -> Benchmark -> ....

Benchmarks as of now (https://github.com/jam231/sia-clients/blob/master/Benchmarking/simple.rb):

Server + PostgreSQL 9.1 - Intel Core i5 m 430 @ 2.27GHz, gcc 4.8.1 target=x86_64, Ubuntu 12.04

simple.rb - Intel Core i5-3470 @ 3.2 GHz, jruby 1.7.4 on Java HotSpot 64-bit Server VM 1.7.0_07-b10, Windows 7

RPS: 2700 - 2900

jam231 commented 10 years ago

Benchmarks as of now (https://github.com/jam231/sia-clients/blob/master/Benchmarking/simple.rb):

Server + PostgreSQL 9.1 - Intel Core i5 m 430 @ 2.27GHz, gcc 4.8.1 target=x86_64, Ubuntu 12.04

simple.rb - Intel Core i5-3470 @ 3.2 GHz, jruby 1.7.4 on Java HotSpot 64-bit Server VM 1.7.0_07-b10, Windows 7

RPS: 3875 - 4030