Skip to content

Add benchmark project#198

Merged
AddressXception merged 1 commit intomainfrom
feature/netstandard-bench
Sep 13, 2021
Merged

Add benchmark project#198
AddressXception merged 1 commit intomainfrom
feature/netstandard-bench

Conversation

@AddressXception
Copy link
Copy Markdown
Contributor

🚨 Please review the guidelines for contributing to this repository.

Issue

Link your PR to an issue

Fixes #197

Description

Add the benchmark project to the netstandard

Testing

  1. make build-netstandard
  2. open the bindings/netstandard/electionguard solution and build the .Bench project (for framework48 or net50)
  3. run the resulting executable

Expect: benchmark completes


// TODO:

// json serialization
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will be completed as part of #194

Copy link
Copy Markdown
Contributor

@keithrfung keithrfung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AddressXception AddressXception merged commit f716332 into main Sep 13, 2021
@AddressXception AddressXception deleted the feature/netstandard-bench branch September 13, 2021 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Netstandard benchmark project

2 participants