You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix/perf
Michael Comella 6e5b4b3ce6 For #18731: remove anonymous classes from StrictModeManager.
After this change, I took 3 profiles: the new code appeared in the profiler
only once and only for one sample (i.e. possibly just got unlucky). It
seems to be improved. Profiles:
- https://share.firefox.dev/3wifiV2 (captured it)
- https://share.firefox.dev/39xgdHz
- https://share.firefox.dev/2QMdlA0
3 years ago
..
AppStartReasonProvider.kt For #18426: add ApplicationStartReasonProvider. 3 years ago
ColdStartupDurationTelemetry.kt For #18426: record cold start duration telemetry. 3 years ago
LazyMonitored.kt For #15279 - review: set LazyMonitored to private. 4 years ago
Performance.kt For #12345: replace Activity.reportFullyDrawnSafe with a-c impl. 4 years ago
PerformanceInflater.kt 16373 Count the # of inflations done on startup (#16778) 4 years ago
ProfilerMarkerFactProcessor.kt For #17816: add ProfilerFactProcessor and register it, tests. 3 years ago
ProfilerMarkers.kt For #17816: add profiler marker for onPreDraw via HomeActivity.onStart. 3 years ago
RunBlockingCounter.kt 15278 detekt rule runblocking (#15942) 4 years ago
StartupActivityStateProvider.kt For #18426: add StartupActivityStateProvider. 3 years ago
StartupFrameworkStartMeasurement.kt For #18426: record cold start duration telemetry. 3 years ago
StartupReportFullyDrawn.kt For #12345: replace Activity.reportFullyDrawnSafe with a-c impl. 4 years ago
StartupTimeline.kt For #18426: record cold start duration telemetry. 3 years ago
StartupTimelineStateMachine.kt For #7781: instrument visual completeness for top sites. 4 years ago
Stat.kt for #10069 added AppLaunchTimeMeasurement.kt to handle logic of startup time for cold, warm, and hot startup types. 4 years ago
StorageStatsMetrics.kt For #12802: add StorageStats glean metrics. 4 years ago
StrictModeManager.kt For #18731: remove anonymous classes from StrictModeManager. 3 years ago
ThreadPenaltyDeathWithIgnoresListener.kt For 17920: add ThreadPenaltyDeathWithIgnoresListener, tests, helpers. 3 years ago
VisualCompletenessQueue.kt for #13479, added a VisualCompletenessQueue.kt class to handle all the functionality related to visual completeness 4 years ago