Projects tagged ‘benchmark’ and ‘test’


Jump to tag:

Projects tagged ‘benchmark’ and ‘test’

Filtered by Project Tags benchmark test

Refine results Project Tags performance (4) python (3) stress (1) tool (1) scalability (1) matlab (1) io (1) php (1) ec2 (1) groovy (1) ruby (1) c (1)

[8 total ]

3 Users
   

Pylot is a free open source tool for testing performance and scalability of web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning. ... [More] Pylot generates concurrent load (HTTP Requests), verifies server responses, and produces reports with metrics. Tests suites are executed and monitored from a GUI. [Less]
Created over 3 years ago.

0 Users

ActionScript 3 performances unit testing frameworkzanbench is a lightweight actionscript 3 framework for performances testing. It allow you to write benchmarks in a xUnit like style : Create a ... [More] BenchmarkCase by inheriting from BenchmarkCase or implementing Benchmarkable Write tests methods (basicaly, something you want to loop over) Tag these tests methods with the Benchmark metadata tag If needed, define callback's actions in four methods : prepare() : called before any test method setUp() : called before each test method tearDown() : called after each test method clean() : called after all test methods add your BenchmarkCase to a suite run the suite zanbench let you split the tests methods iterations in runs, and define delay between these runs. This allow you to have more control over the system resources usage for very loud benchmarks. zanbench is in it's very first release, more features will come over time. --- There isn't any wiki page yet. If you want to learn about using zanbench, just have a look to the examples provided with the sources [Less]
Created 4 months ago.

0 Users

the main goal of this project is to test under various load conditions log4j, which is considered as the most popular java community logging library.
Created 3 months ago.

0 Users

io testing tool
Created about 1 year ago.

0 Users

For now basic PHP script for performance testing. Planned: small application for testing capabilities of shared hosting virtual servers - based on PHP.
Created about 1 year ago.

0 Users

Unix script and Matlab script for test different Toolbox.
Created 4 months ago.

0 Users

benchmark.j is a port of the Ruby benchmarking support. It provides a similar API and some additional goodies. It also adds Groovy benchmarking by supporting Groovy closures.
Created about 1 year ago.

0 Users

Cloudrunner is currently used to launch benchmarking jobs to Amazon's EC2. These jobs typically launch a test server along with one or more servers to test. When the tests are completed, the results ... [More] are uploaded to S3 (of course) and the servers, typically, are shutdown. [Less]
Created 12 months ago.