You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "This project is a Python-based benchmarking tool designed to run various benchmarks, manage the results as CSV files, and handle both error and signal management (like SIGINT). The tool also includes unit tests for validation. To ensure that the environment is consistent and reproducible across different systems, we use Poetry for dependency and environment management."