Releases: Workflomics/workflomics-benchmarker
Workflomics Benchmarker v0.2 now supports scientific benchmarks
Release Summary - Workflomics Benchmarker v2.0
We're excited to announce the latest update for the Workflomics Benchmarker command line tool. This release focuses on enhancing user experience and computational performance. Here’s what’s new:
- Introduced Scientific Benchmarks: Benchmarker now support scientific benchmarking, i.e., benchmarking the quality of the workflow outputs.
- Improved Run-time Benchmarks: We have improved the computation of run-time benchmarks.
- Improved ReadMe and Documentation: We have improved our documentation.
- Enhanced Stability: Our benchmarks are now more stable, providing consistent results.
- Better Error Messages: We've improved error handling to provide clearer, more actionable messages.
- Updated CLI Help Interface: The help interface is more intuitive, making it easier to understand and use the tool’s features.
Log
- Add DOI by @vedran-kasalica in #9
- Improve help by @524D in #13
- Version v0.2 - Introduce scientific benchmarks and code refactoring by @vedran-kasalica in #15
New Contributors
Full Changelog: v.0.1.1...v0.2.0
Improved the workflow execution order and the citation format
Summary
Improvements to the project by fixing the order of execution, improving feedback for failed workflows, updating credits, adding a citation file along with updating contributors, and improving the README instructions and badges.
Full Changelog: v0.1.0...v0.1.1
Introducing Workflomics Benchmarker
Initial Release v0.1.0 - Introducing Workflomics Benchmarker
The first release of the Workflomics Benchmarker library! This tool is designed to locally execute workflows in CWL (Common Workflow Language) and benchmark their runtime performance, providing essential insights for developers and researchers alike.
Highlights of This Release
- Benchmarker Code Import: Successfully imported the benchmarker code from the containers repository, establishing the core functionality of our library. See PR #2
- Enhanced File Structure and Documentation: Refined the benchmarking file structure and improved documentation to ensure users can easily get started with the library. See PR #6
New Contributors
- @vedran-kasalica made their first contribution in #2
Full Changelog: https://github.com/Workflomics/workflomics-benchmarker/commits/v0.1.0