Merge remote-tracking branch 'refs/remotes/Microsoft/master'#2
Merged
Conversation
perrysk-msft
pushed a commit
that referenced
this pull request
Aug 4, 2016
Change setup to include permissions explicitly
barbkess
pushed a commit
that referenced
this pull request
Feb 1, 2017
Adds newest SQL Server permissions poster
uc-msft
pushed a commit
that referenced
this pull request
May 14, 2019
* initial SMO sample skeleton project * add linux test runner * change namepsace * add Urn tests * Complete the collection sample * fix a comment
uc-msft
pushed a commit
that referenced
this pull request
Sep 11, 2019
rothja
pushed a commit
that referenced
this pull request
Sep 24, 2019
set of changes for sql asmnt samples folder
anosov1960
added a commit
that referenced
this pull request
Feb 14, 2023
Added clarification to some parameters
twright-msft
pushed a commit
that referenced
this pull request
Apr 5, 2024
Adding a descriptive message to a table
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 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.
Updating workload to make easier on the eyes.
As a result, there is a lot more contention in the disk-based workload. I reduced the nr of rows per transaction to 10, and perf gain is now around 50X.
Perf dial seems to be working fine now