Revert "admission: add per-group CPU time token metrics"#171136
Draft
wenyihu6 wants to merge 2 commits into
Draft
Revert "admission: add per-group CPU time token metrics"#171136wenyihu6 wants to merge 2 commits into
wenyihu6 wants to merge 2 commits into
Conversation
This reverts commit 37a57db.
Contributor
|
Merging to
After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here |
Member
…ently" This reverts commit a9fcaf9.
Member
⚪ Sysbench [SQL, 3node, oltp_read_write]
Reproducebenchdiff binaries: mkdir -p benchdiff/34b011a/bin/1058449141
gcloud storage cp gs://cockroach-microbench-ci/builds/34b011a2522b2081abe5741426b52b6488a8599b/bin/pkg_sql_tests benchdiff/34b011a/bin/1058449141/cockroachdb_cockroach_pkg_sql_tests
chmod +x benchdiff/34b011a/bin/1058449141/cockroachdb_cockroach_pkg_sql_tests
mkdir -p benchdiff/f7aa42b/bin/1058449141
gcloud storage cp gs://cockroach-microbench-ci/builds/f7aa42b56865f3a04a2512fdbff1d89e090c77e0/bin/pkg_sql_tests benchdiff/f7aa42b/bin/1058449141/cockroachdb_cockroach_pkg_sql_tests
chmod +x benchdiff/f7aa42b/bin/1058449141/cockroachdb_cockroach_pkg_sql_testsbenchdiff command: # NB: for best (most stable) results, also add a suitable `--benchtime` that
# results in ~1s to ~5s of benchmark runs. For example, if ops average ~3ms, a
# benchtime of `1000x` is appropriate.
#
# Some benchmarks (in particular BenchmarkSysbench) output additional memory
# profiles covering only the execution (excluding the setup/teardown) - those
# should be preferred for analysis since they more closely correspond to what's
# reported as B/op and alloc/op.
benchdiff --run=^BenchmarkSysbench/SQL/3node/oltp_read_write$ --old=f7aa42b --new=34b011a --memprofile ./pkg/sql/tests⚪ Sysbench [KV, 3node, oltp_read_only]
Reproducebenchdiff binaries: mkdir -p benchdiff/34b011a/bin/1058449141
gcloud storage cp gs://cockroach-microbench-ci/builds/34b011a2522b2081abe5741426b52b6488a8599b/bin/pkg_sql_tests benchdiff/34b011a/bin/1058449141/cockroachdb_cockroach_pkg_sql_tests
chmod +x benchdiff/34b011a/bin/1058449141/cockroachdb_cockroach_pkg_sql_tests
mkdir -p benchdiff/f7aa42b/bin/1058449141
gcloud storage cp gs://cockroach-microbench-ci/builds/f7aa42b56865f3a04a2512fdbff1d89e090c77e0/bin/pkg_sql_tests benchdiff/f7aa42b/bin/1058449141/cockroachdb_cockroach_pkg_sql_tests
chmod +x benchdiff/f7aa42b/bin/1058449141/cockroachdb_cockroach_pkg_sql_testsbenchdiff command: # NB: for best (most stable) results, also add a suitable `--benchtime` that
# results in ~1s to ~5s of benchmark runs. For example, if ops average ~3ms, a
# benchtime of `1000x` is appropriate.
#
# Some benchmarks (in particular BenchmarkSysbench) output additional memory
# profiles covering only the execution (excluding the setup/teardown) - those
# should be preferred for analysis since they more closely correspond to what's
# reported as B/op and alloc/op.
benchdiff --run=^BenchmarkSysbench/KV/3node/oltp_read_only$ --old=f7aa42b --new=34b011a --memprofile ./pkg/sql/tests⚪ Sysbench [KV, 3node, oltp_write_only]
Reproducebenchdiff binaries: mkdir -p benchdiff/34b011a/bin/1058449141
gcloud storage cp gs://cockroach-microbench-ci/builds/34b011a2522b2081abe5741426b52b6488a8599b/bin/pkg_sql_tests benchdiff/34b011a/bin/1058449141/cockroachdb_cockroach_pkg_sql_tests
chmod +x benchdiff/34b011a/bin/1058449141/cockroachdb_cockroach_pkg_sql_tests
mkdir -p benchdiff/f7aa42b/bin/1058449141
gcloud storage cp gs://cockroach-microbench-ci/builds/f7aa42b56865f3a04a2512fdbff1d89e090c77e0/bin/pkg_sql_tests benchdiff/f7aa42b/bin/1058449141/cockroachdb_cockroach_pkg_sql_tests
chmod +x benchdiff/f7aa42b/bin/1058449141/cockroachdb_cockroach_pkg_sql_testsbenchdiff command: # NB: for best (most stable) results, also add a suitable `--benchtime` that
# results in ~1s to ~5s of benchmark runs. For example, if ops average ~3ms, a
# benchtime of `1000x` is appropriate.
#
# Some benchmarks (in particular BenchmarkSysbench) output additional memory
# profiles covering only the execution (excluding the setup/teardown) - those
# should be preferred for analysis since they more closely correspond to what's
# reported as B/op and alloc/op.
benchdiff --run=^BenchmarkSysbench/KV/3node/oltp_write_only$ --old=f7aa42b --new=34b011a --memprofile ./pkg/sql/testsArtifactsdownload: mkdir -p new
gcloud storage cp gs://cockroach-microbench-ci/artifacts/34b011a2522b2081abe5741426b52b6488a8599b/26594084651-1/\* new/
mkdir -p old
gcloud storage cp gs://cockroach-microbench-ci/artifacts/f7aa42b56865f3a04a2512fdbff1d89e090c77e0/26594084651-1/\* old/built with commit: 34b011a2522b2081abe5741426b52b6488a8599b |
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.
This reverts commit 37a57db.