Skip navigation.
Home
News for Profossionals

performance

AMD Performance library spawns open source project

Called Framewave, the project "offers developers unparalleled, code-level access to a vast array of signal and image functions and routines designed with "code faster, faster code" in mind". It is the result of 3 years work, and boasts 3000+ performance routine optimisation.

Intel already released the Threading Building Block Library under the GPL.

As seen on InternetNews.

Test your database performance with Bristelcone

Bristlecone is a tool written in Java providing "tools for testing database performance:

  • Evaluator generates mixed loads of inserts, updates, deletes, and selects. Output can be built-in graphics, HTML, XML, or CSV.
  • Benchmark runs performance test cases with systematically varying parameters. Output can be HTML or CSV.

Britlecone has been tested with Postgresql, Mysql and HSQLDB.
Downloads are proposed in source and binary forms.

JMeter 2.3 available to test your client/server apps

Apache JMeter is "a 100% pure Java desktop application designed to load test functional behavior and measure performance". Originally designed to test web applications, it is now a general tool for testing client/server applications like database servers, FTP servers and others. It lets you test your applications under different work loads, and graphically represent the application's behaviour. It is also possible to use JMeter for distributed testing (PDF).

Version 2.3 brings quite a few changes, and JMeter 2.2 users are advised to upgrade.

Together with other tools covered earlier, Jmeter should definitely be in your developer's toolbox.

YUI Compressor, a new javascript compressor

Yui Compressor, as the name wouldn't suggest, is not working only on YUI, but is a general javascript compressor based on Rhino, the Javascript interpreter implementation in Java, included in Java 6.

Syndicate content