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
Investigate the best practices for benchmarking in Julia, focusing on performance measurement techniques that can provide accurate and consistent results.
Goals
Gather resources and documentation about benchmarking in Julia.
Study examples of benchmarking in other Julia projects.
Compile a list of best practices to be considered for our project.
Document findings in a markdown file for reference.
Acceptance Criteria
A markdown document summarizing the best practices for Julia benchmarking is added to the repository.