VL.Benchmarks is a performance testing suite designed for use with vvvv, a visual live-programming environment built on .NET. This tool allows you to run various benchmarks defined by XML files and records their frames per second (FPS). The results are output to CSV files for further data analysis.
- Predefined Benchmarks: Run benchmarks that are ready to go.
- Custom Benchmarks: Set up your own benchmarks tailored to your specific performance testing needs.
- Results Analysis: Automatically save benchmark results in a CSV format for easy analysis.
- Download the executable from the Releases page of this repository.
To run predefined benchmarks:
- Download the executable from the release page.
- Execute the benchmarks and check the CSV output for results.
Note on Performance:
The current version of VL.Benchmarks is optimized for high-end machines, and mid-range machines may experience very low FPS with the default settings. You can adjust some settings in the BenchmarkList.xml to better suit your hardware.
Ensure you have vvvv installed. You can download it from visualprogramming.net.
To create and run custom benchmarks:
- Please refer to the example patches included in this repository for guidance on setting up your benchmarks.
- If you need further assistance, ask specific questions in the vvvv forum.
Any contributions you make are greatly appreciated.
- Report Bugs: Post bug reports in the issues here or in the vvvv forum.
- Feature Requests and Discussions: Use the same forums for discussions and feature requests.
- Pull Requests: You are welcome to submit pull requests.
For direct inquiries about custom development, please contact me.
Development of this library was generously sponsored by Refik Anadol Studio.
This project is licensed under the MIT License - see the LICENSE file for details.