Sponsorised links
October 2009
SunSpider JavaScript Benchmark
Test de benchmark pour Javascript. Il permet de tester la rapidité du moteur javascript des navigateurs.
InstantShift | Web Designers and Developers Daily Resource.
Un site qui regroupe les meilleurs sites du web par thème. Très utile pour les benchmark.
lxml vs. ElementTree « michael schurter
While lxml has some excellent benchmarks about the speed of lxml.etree vs. ElementTree, I wanted to run some tests that were as close as possible to my own use case (fairly simple multi-megabyte XML files).
Sponsorised links
September 2009
August 2009
The PHP Benchmark
Using the &-ref-operator and foreach() vs. for vs. while(list() = each())
June 2009
February 2009
Jet Profiler for MySQL
"Jet Profiler for MySQL is real-time query performance and diagnostics tool for the MySQL database server". I love the Query ratings feature and the live query observation - should replace the weak use of MySQL proxy.
Carakan
The announcement of Carakan, Opera's new ECMAScript Engine, using register-based bytecode instruction set. The first benchmarks show that Carakan is about two and a half times faster at the SunSpider benchmark than the ECMAScript engine in Presto 2.2 from Opera 10 Alpha.
M-Lab - Measurement Lab
Pour savoir si votre FAI vous ment. Plate-forme distribuée de mesures sur Internet, avec un système de rapport qui permet à tout utilisateur de tester sa connectivité, son débit mais aussi d'éventuelles violations de la transparence du réseau
January 2009
December 2008
Create your own Ranking | Gentoo : Intel® Pentium® 4 Computer Language Benchmarks Game
Benchmark entre langages de programmation.
November 2008
October 2008
Upcoming Browser JavaScript Engine Benchmarks
Internet Explorer 7 scores an abysmal 90522ms. (...) IE8-beta2 scored at 9542ms. But, for reference, in the same virtual environment Firefox "Minefield" was still able to pull off 1873ms. So, as while still no where near as fast as the other guys, IE8 is lightyears ahead of IE7 in its javascript performance.
Tuning the Apache MaxClients parameter | 2bits.com, Inc. - Drupal Development, Customization and Consulting
Apache prefork, StartServers, MaxSpareServers and MinSpareServers
In the most common case, you will be using Apache in the prefork mode, meaning one process per connection, with a pool of processes pre-forked to standby for connections. The number of spare processes is defined by the values MaxSpareServers, MinSpareServers, while the number to start is defined by StartServers.
September 2008
Vitamin Features » Easy Automated Web Application Testing with Hudson and Selenium
Developing web applications is getting more complex - it’s easy to accidentally break functionality as changes are made. In this article, Ben describes the setup his team uses test their apps as changes are committed; automatically notifying the developers of any problems.
