-
-
Notifications
You must be signed in to change notification settings - Fork 455
perf(executor): Prewarm SentryExecutorService #4606
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
Merged
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
2a0d6da
perf(connectivity): Cache network capabilities and status to reduce I…
romtsn 0ac3081
Merge branch 'main' into rz/perf/less-ipc
romtsn 14bb2d5
changelog
romtsn c82586d
Changelog
romtsn 7418781
revert
romtsn f739d00
fix(breadcrumbs): Deduplicate battery breadcrumbs
romtsn 833b026
ref
romtsn e4596ff
Changelog
romtsn 0153ab5
Fix test
romtsn 15794c6
Merge branch 'rz/perf/less-ipc' into rz/fix/diff-battery-crumbs
romtsn c31d648
perf(connectivity): Have only one NetworkCallback active at a time
romtsn 83d80d7
Changelog
romtsn 5b32662
perf(integrations): Use single lifecycle observer
romtsn 5c5238a
Add tests
romtsn d2263b8
Changelog
romtsn 42ff8e9
Fix tests
romtsn fde11a2
perf(integrations): Do not register for SystemEvents and NetworkCallb…
romtsn bba4efe
Do not cache importance
romtsn 5edb0d3
Revert SR
romtsn d8402b6
Add tests
romtsn b7a5e0a
Spotless
romtsn c7cad14
Comment
romtsn 8a6f145
Revert profiling
romtsn d868d1a
Changelog
romtsn c890fe3
fix test name
romtsn 900ecb5
Update sentry-samples/sentry-samples-android/sdkperf/README.md
romtsn ac613d6
Update sentry-samples/sentry-samples-android/sdkperf/README.md
romtsn 85f5bae
Update sentry-samples/sentry-samples-android/sdkperf/README.md
romtsn 3f3a499
Update sentry-samples/sentry-samples-android/sdkperf/screen_flap.sh
romtsn c231dfc
Update sentry-samples/sentry-samples-android/sdkperf/wifi_flap.sh
romtsn cda0b1d
Address PR review
romtsn f7179a5
Formatting
romtsn 0915d81
use LazyEvaluator for empty options and timer
romtsn 297e1f3
Pre-allocate extras dictionary with the actual size
romtsn 9b55d06
Prewarm SentryExecutorService and make it bounded
romtsn d20ab34
Use HandlerThread for receiving broadcasts
romtsn a5702e0
Changelog
romtsn a0e161a
Update registerReceiver method calls to match Android SDK changes
cursoragent 74bc8a6
Format code
getsentry-bot 026d34a
Merge branch 'main' into rz/perf/enhanced-executor-service
romtsn c2447df
Add a comment
romtsn 36482b9
Do not leak HandlerThread in SystemEventsReceiver
romtsn 194ee54
Null-check handlerThread
romtsn 9021c78
Clear the queue in a different task
romtsn 0e6a1f4
Formatting
romtsn face071
Cancel tasks and purge them
romtsn d46bbc0
Merge branch 'main' into rz/perf/enhanced-executor-service
romtsn 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 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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.