Skip to content

Releases: Workflomics/workflomics-benchmarker

Workflomics Benchmarker v0.2 now supports scientific benchmarks

28 May 10:14
e292ae6
Compare
Choose a tag to compare

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

New Contributors

  • @524D made their first contribution in #13

Full Changelog: v.0.1.1...v0.2.0

Improved the workflow execution order and the citation format

19 Mar 15:05
7239fb0
Compare
Choose a tag to compare

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

19 Feb 11:34
f2f47a2
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/Workflomics/workflomics-benchmarker/commits/v0.1.0