-
Notifications
You must be signed in to change notification settings - Fork 287
Adds Microsoft.Extensions.Primitives benchmarks to perf repo #1288
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
Closed
maryamariyan
wants to merge
16
commits into
dotnet:master
from
maryamariyan:only-primitives-perf-move
Closed
Adds Microsoft.Extensions.Primitives benchmarks to perf repo #1288
maryamariyan
wants to merge
16
commits into
dotnet:master
from
maryamariyan:only-primitives-perf-move
Conversation
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
In preparation for merging many other projects into this repo, this establishes a new source code organization which groups projects together based on subject matter. Commit migrated from dotnet/extensions@7ce647c
Commit migrated from dotnet/extensions@18fcffb
Commit migrated from dotnet/extensions@34204b6
Commit migrated from dotnet/extensions@888bcba
Commit migrated from dotnet/extensions@63cde57
This includes the master branch of aspnet/HttpClientFactory Commit migrated from dotnet/extensions@557995e
Use arcade Commit migrated from dotnet/extensions@f045899
* Remove obsolete targets, properties, and scripts * Replace IsProductComponent with IsShipping * Undo bad merge to version.props * Update documentation, and put workarounds into a common file * Replace usages of RepositoryRoot with RepoRoot * Remove API baselines * Remove unnecessary restore feeds and split workarounds into two files * Enable PR checks on all branches, and disable autocancel Commit migrated from dotnet/extensions@f41cfde
Commit migrated from dotnet/extensions@2f8e1fb
* Support netcoreapp3.1 TFM * Unpin SDK for source build * Update to preview1 branding Commit migrated from dotnet/extensions@32cc816
Commit migrated from dotnet/extensions@321a30c
…-primitives-perf-move branch in performance repo
Contributor
Author
|
Notes for later:
|
11 tasks
Member
|
/azp run |
|
Pull request contains merge conflicts. |
Member
|
@maryamariyan looks good to me! could you please solve the conflict in |
cdd6c58 to
baeea14
Compare
Contributor
Author
|
@adamsitnik the PR is ready |
e6c0a85 to
1d3ab52
Compare
Contributor
Author
|
closed in favor or #1362 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Contains history of files also.
cc: @adamsitnik