Benchmarking Zotonic Part 2

So I created my first Zotonic site as a reasonable clone of the Django/Pinax site, I'd tested with apache-events+mod_wsgi and nginx+uwsgi. It was pretty straight forward with Zotonic using a version of ErlyDTL for templating. The hardest thing for me to grapple with was adding CSS files to the templates. Zotonic has built-in a system similar to django_compressor to combine multiple css or js files in to one, so I had to figure out how to get Zotonic to recognize that I had added new css files to the sites "lib" directory for static resources.

With that task learned I ran some benchmarks across the 802.11g wireless lan using siege -b -r50 -c# 5 times for each #. As always take the numbers with a grain of salt as these tests weren't the only services running on the server.

# of simul clientsmin/avg/max # of transactions/sec
1040.47/59.19/78.12
2099.4/109.74/145.99
30111.86/128.89/150
40110.25/128.45/147.6
50109.85/153.94/187.13
60147.73/151.21/155.6
75148.1/158.27/173.53
100149.34/157.45/171.82

Next entry

Previous entry

Similar entries

Comments

No comments yet.

Pingbacks

Pingbacks are closed.

Post your comment