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
Currently run_benchmark_comparison is used by 5 workloads and each have their slightly different implementation of this function. A single function in utils with all the cases covered would reduce duplication of the code
The text was updated successfully, but these errors were encountered:
Currently run_benchmark_comparison is used by 5 workloads and each have their slightly different implementation of this function. A single function in utils with all the cases covered would reduce duplication of the code
The text was updated successfully, but these errors were encountered: