-
Notifications
You must be signed in to change notification settings - Fork 454
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
[dbnode] Decode perf time ops #2176
Merged
Merged
Changes from 80 commits
Commits
Show all changes
89 commits
Select commit
Hold shift + click to select a range
27fb86f
[dbnode] [query] Add decode datapoint time to trace
robskillington 7a3f500
Build fix
rallen090 82ecd64
Merge remote-tracking branch 'origin/master' into r/trace-decode-time
rallen090 113f189
Instrumented in encodingBlock
rallen090 495b40c
Merge remote-tracking branch 'origin/master' into r/trace-decode-time
rallen090 d3e1c2b
Test logs
rallen090 872139d
Test logs 2
rallen090 effcc84
Test logs 3
rallen090 6e14b8b
Test logs 4
rallen090 0d32f61
Removed test logs
rallen090 7aeb909
Field setting fix
rallen090 c434c92
Merge branch 'master' into r/trace-decode-time
robskillington ebb5aca
Consolidate fix
rallen090 75e4f7d
Merge branch 'r/trace-decode-time' of ssh://github.com/m3db/m3 into r…
rallen090 ee189aa
Change xtime.Unit to use array access vs map
arnikola 1b2bd4f
Change TimeEncodingSchemes to use slices too
arnikola 44c7ee5
Revert "Change TimeEncodingSchemes to use slices too"
rallen090 8f7a5f8
Revert "Change xtime.Unit to use array access vs map"
rallen090 f6bf770
Merge remote-tracking branch 'origin/master' into r/trace-decode-time
rallen090 3a226c3
Nano time operations 1
rallen090 aa53902
Nano time operations 2
rallen090 72bf839
Nano time operations 3
rallen090 d220087
Merge remote-tracking branch 'origin/master' into r/trace-decode-time
rallen090 8daed7c
Merge remote-tracking branch 'origin/r/trace-decode-time' into ra/dec…
rallen090 6d85b9c
Nano time operations 4
rallen090 e25662f
Nano time operations 5
rallen090 48cd3e5
Change xtime.Unit to use array access vs map
arnikola ba3a762
Change TimeEncodingSchemes to use slices too
arnikola e7d7964
Further time changes
rallen090 f7cb472
Type changes 1
rallen090 2c9818d
Type changes 2
rallen090 a3fa611
Cleanup 1
rallen090 8dbd8a5
Build fix 1
rallen090 2f97957
Build fix 2
rallen090 55b79ba
Feedback 1
rallen090 3927fbe
Feedback 2
rallen090 fa8cd54
Feedback 3
rallen090 0d3f94e
Feedback 4
rallen090 e85ba5c
Feedback 5
rallen090 0698e3f
Feedback 6
rallen090 983ba92
Test fixes 1
rallen090 4c45dc0
Merged in master
rallen090 9f114d4
Fixes from feedback 1
rallen090 873e7da
Fixes from feedback 2
rallen090 de288d5
Fixes from feedback 3
rallen090 c03392c
Fixes from feedback 4
rallen090 481bce8
Fixes from feedback 5
rallen090 bada4c6
Fixes from feedback 6
rallen090 f308c22
Fixes from feedback 7
rallen090 cef9e7c
Fixes from feedback 8
rallen090 3d37931
Test fixes 1
rallen090 a14d86e
Removing step consolidator changes since those belong in separate PR
rallen090 bcbf07f
More feedback 1
rallen090 6efb25d
More feedback 2
rallen090 149ed95
More feedback 3
rallen090 d000be6
More feedback 4
rallen090 cd20f1d
More build fixes 1
rallen090 a4b254a
More build fixes 2
rallen090 3c159b0
More build fixes 3
rallen090 77c513b
More build fixes 4
rallen090 13db000
More build fixes 5
rallen090 bab840f
More build fixes 6
rallen090 f8c2297
More build fixes 7
rallen090 383e5e9
More build fixes 8
rallen090 0592351
More build fixes 9
rallen090 27a64ad
More build fixes 10
rallen090 ce86580
More feedback 1
rallen090 14d4a7d
More feedback 1
rallen090 659af6f
Merged in branch changes
rallen090 cf11d9a
Consolidation buffer fix
rallen090 d3283d1
Merged in master
rallen090 36b3cb4
Test fixes 1
rallen090 cee235c
Merge remote-tracking branch 'origin/master' into ra/decode-perf-time…
rallen090 cc50cbb
Test fixes 2
rallen090 ec14541
Test fixes 3
rallen090 3580b43
Test fixes 4
rallen090 bb91c37
Test fixes 5
rallen090 122a67c
Test fixes 6
rallen090 0fbb2e3
Test fixes 7
rallen090 f115907
Test fixes 8
rallen090 6804532
Test fixes 9
rallen090 debfa19
More feedback 1
rallen090 574e51d
More feedback 2
rallen090 4e9cd45
More feedback 3
rallen090 39212da
Merge remote-tracking branch 'origin/master' into ra/decode-perf-time…
rallen090 7bdec2d
Merge branch 'master' into ra/decode-perf-time-ops
rallen090 eef3970
Merge branch 'master' into ra/decode-perf-time-ops
rallen090 30a0185
Merge branch 'master' into ra/decode-perf-time-ops
rallen090 9858faa
More feedback
rallen090 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
haha finally gave in to the annoying warnings, eh :p
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haha yeah actually my hand was forced because of the new field in
Datapoint
struct