-
Notifications
You must be signed in to change notification settings - Fork 749
CI for performance tests #992
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
c9505df
attempted to add performance tests to CI
lostmsu 949b55f
attempt to fix PerformanceTests xplat CI build
lostmsu 1c92d0c
enabling building PerformanceTests for Mono
lostmsu 4deda8b
use Ubuntu 18.04 Bionic Beaver image in Travis CI
lostmsu a7b9417
fixed AppVeyor path to Python.PerformanceTests.dll
lostmsu 400ea33
fixed Mono deb sources to bionic
lostmsu 01ea645
slightly relaxed perf target for WriteInt64Property
lostmsu 419bddf
PerformanceTests: explicitly specify platform
lostmsu f36318f
use framework-specific build of perf tests in xplat and generic other…
lostmsu 265b363
added reference to net461 reference assemblies nuget to perf tests
lostmsu e17f64e
added perf tests run to Travis CI
lostmsu 433c016
fixed perf tests being build for Any CPU instead of x86
lostmsu 74ba9d3
only run perf tests in Travis on Python 3.5
lostmsu 54f9698
added performance tests to the old solution
lostmsu e2f192f
better error message for a failure to run benchmarks
lostmsu f69baf5
Revert "added performance tests to the old solution"
lostmsu 618b841
appveyor: don't run perf tests in unsupported configurations
lostmsu 123a701
commented out perf tests from Travis, as they are Windows-only due to…
lostmsu 1993598
missing brace in appveyor_run_tests.ps1
lostmsu c46701d
fixed performance test Python version condition in AppVeyor
lostmsu 340a6d1
explicitly notify when performance tests are skipped in AppVeyor
lostmsu a6c55d4
relax performance targets to ~10%, improve perf failure message
lostmsu 171643c
Merge branch 'master' into features/PerfTests-CI
lostmsu 031e8bb
travis: revert to xenial, as in bionic some tests crash
lostmsu 0af4937
switch to the release of Microsoft.NETFramework.ReferenceAssemblies p…
lostmsu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
added reference to net461 reference assemblies nuget to perf tests
- Loading branch information
commit 265b363d48bc076ee57f208d820b966bb2087642
There are no files selected for viewing
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
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.
Uh oh!
There was an error while loading. Please reload this page.