Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Grpc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tci-gateway-module
Grpc
Commits
2b465f00
Commit
2b465f00
authored
Apr 19, 2017
by
Craig Tiller
Browse files
Options
Downloads
Patches
Plain Diff
Get stats bmdiffed
parent
3b721630
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
third_party/protobuf
+1
-1
1 addition, 1 deletion
third_party/protobuf
tools/profiling/microbenchmarks/bm_diff.py
+4
-0
4 additions, 0 deletions
tools/profiling/microbenchmarks/bm_diff.py
with
5 additions
and
1 deletion
protobuf
@
593e917c
Compare
4a0dd03e
...
593e917c
Subproject commit
4a0dd03e52e09332c8fd0f8f26a8e0ae9f911182
Subproject commit
593e917c176b5bc5aafa57bf9f6030d749d91cd5
This diff is collapsed.
Click to expand it.
tools/profiling/microbenchmarks/bm_diff.py
+
4
−
0
View file @
2b465f00
...
...
@@ -56,6 +56,10 @@ _INTERESTING = (
'
writes_per_iteration
'
,
'
atm_cas_per_iteration
'
,
'
atm_add_per_iteration
'
,
'
cli_transport_stalls_per_iteration
'
,
'
cli_stream_stalls_per_iteration
'
,
'
svr_transport_stalls_per_iteration
'
,
'
svr_stream_stalls_per_iteration
'
)
def
changed_ratio
(
n
,
o
):
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment