Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve portability of benchmarking script #173

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

VJalili
Copy link
Member

@VJalili VJalili commented Oct 6, 2022

Invoke MSPC in the benchmarking script in a cross-platform way; i.e., dotnet mspc.dll.

The only caveat is that this type of invocation is supported on the latest versions; mainly since v4. Earlier versions need further testing, but some versions are not expected to support since they are not cross-platform; v1 in particular.

@codecov
Copy link

codecov bot commented Oct 6, 2022

Codecov Report

Merging #173 (dfa1d4b) into dev (d384b7a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #173   +/-   ##
=======================================
  Coverage   97.41%   97.41%           
=======================================
  Files          43       43           
  Lines        2091     2091           
=======================================
  Hits         2037     2037           
  Misses         10       10           
  Partials       44       44           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@VJalili VJalili closed this Oct 6, 2022
@VJalili VJalili reopened this Oct 6, 2022
@VJalili VJalili merged commit 278cc42 into Genometric:dev Oct 6, 2022
@VJalili VJalili deleted the val_scripts branch October 6, 2022 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant