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

Add parsing tests to compiler benchmarks #31033

Merged
merged 1 commit into from
Nov 8, 2018

Conversation

agocke
Copy link
Member

@agocke agocke commented Nov 7, 2018

Adds support for testing parsing to the compiler benchmark suite and
refactors the whole suite to make it smaller and simpler.

Adds support for testing parsing to the compiler benchmark suite and
refactors the whole suite to make it smaller and simpler.
@agocke agocke requested review from jcouv and a team November 7, 2018 23:51
@agocke agocke requested a review from a team as a code owner November 7, 2018 23:51
@agocke agocke requested a review from jaredpar November 8, 2018 19:31
@agocke agocke merged commit 5ba6a80 into dotnet:master Nov 8, 2018
@agocke agocke deleted the better-benchmarks branch November 8, 2018 21:53
wachulski added a commit to wachulski/roslyn that referenced this pull request Nov 12, 2018
…out-if-error-message

* origin/master: (174 commits)
  Add Compilers filter for Roslyn (dotnet#30880)
  Remove NonNullTypes context and other unnecessary information stored in TypeSymbolWithAnnotations. (dotnet#30913)
  Update BoundCall method based on receiver nullability (dotnet#31000)
  Make nullabiulity inference associative and commutative (dotnet#30990)
  Async-streams: minimal test for IOperation and CFG. Improve diagnostics (dotnet#30363)
  Add src.
  Add test.
  Remove dead code
  Update the build status table
  Script for generating our build status tables
  Add parsing tests to compiler benchmarks (dotnet#31033)
  Fix Edit and Continue in CPS projects
  Add comment
  Sorting.
  Save work
  Address PR feedback
  only produce optprof data on an official build
  Add bunch of exclusions to dead code analysis for special methods
  Disable WinRT tests on Linux (dotnet#31026)
  Change prerelease version to beta2 (dotnet#31017)
  ...

# Conflicts:
#	src/Compilers/CSharp/Portable/CSharpResources.resx
#	src/Compilers/CSharp/Portable/Errors/ErrorCode.cs
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.

2 participants