Projects tagged ‘database’, ‘performance’, and ‘testing’


[5 total ]

2 Users
 

The MPI Testing Tool (MTT) is a project initiated by the Open MPI project for comprehensive, distributed testing of MPI software packages. MTT is designed to be run in a fully automated fashion ... [More] (e.g., able to be run via cron on a regular basis). It focuses on providing correctness and performance testing across many different impementations and versions of MPI software. The Open MPI Project uses MTT mainly for nightly regression testing of its own software, but also uses it for performance comparisons to other MPI implementations. Note that MTT is not dependent on/does not require Open MPI. [Less]
Created over 2 years ago.

1 Users

benerator is a framework for creating realistic and valid high-volume test data, used for testing (unit/integration/load) and showcase setup. Metadata constraints are imported from systems and/or ... [More] configuration files. Data can be imported from and exported to files and systems, anonymized or generated from scratch. Domain packages provide reusable generators for creating domain-specific data as names and addresses internationalizable in language and region. It is strongly customizable with plugins and configuration options. [Less]
Created about 1 year ago.

0 Users

With DBFeeder you can generate testdata for Oracle Databases which fits primary and foreign keys of tables. A file-based configuration systems allows in-depth customization of the type of data which is generated.
Created about 1 year ago.

0 Users

A set of scripts for easy benchmarking of VIFF protocols. ViffBench is a set of scripts that makes it easy to write, execute, and visulize benchmarks of VIFF protocols. Features include * ... [More] Benchmarking using arbitrary VIFF revisions. * Based on ssh and thus benefits from key agents like ssh-agent. * Benchmarking of distributed VIFF protocols as well as local VIFF code. * Automatically stores benchmark results in central database. * Stores benchmark results for every single run, e.g. no info is lost. [Less]
Created 10 months ago.

0 Users

This tool takes a SQL Profiler trace file and generates a unit test that replays the same sequence of database calls found in the trace file. The unit test is designed to be used in a Visual Studio ... [More] Load Test. The code generated is easily modifiable so that data variation can be introduced for the purpose of doing performance testing. The tool generates code for both Visual Studio 2005 and Visual Studio 2008. The source code is a Visual Studio 2005 project. This is a V1 release with some known limitations which are specified in project description. [Less]
Created 10 months ago.