This repository was archived by the owner on Feb 4, 2020. It is now read-only.
[WIP] Add benchmarking project: Botan#226
Closed
webmaster128 wants to merge 6 commits intofrerich:masterfrom
Closed
[WIP] Add benchmarking project: Botan#226webmaster128 wants to merge 6 commits intofrerich:masterfrom
webmaster128 wants to merge 6 commits intofrerich:masterfrom
Conversation
Current coverage is 88.02% (diff: 100%)@@ master #226 diff @@
==========================================
Files 1 1
Lines 1040 969 -71
Methods 0 0
Messages 0 0
Branches 166 160 -6
==========================================
- Hits 930 853 -77
- Misses 82 86 +4
- Partials 28 30 +2
|
Owner
|
Good stuff! Just tried to give it a shot, but got I added |
Contributor
Author
|
Yes, jom is going to be a requirement, because it adds multicore supprt, that nmake does not have. I did a few untested modifications: in the first build, the directory cannot exists obviously ... |
Merged
Contributor
Author
|
Closing as it is unlikely I will finish this PR. If somebody wants to pick it up, go ahead. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a benchmark compiling a huge project. I'll use it to test #217.
Closes #83.