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 f44611f632 For #18157: convert clock_ticks_per_second to quantity type.
While we could easily move this into the metrics ping, it's better to
leave it in the other ping because it's less work and because (I think)
we'll be better able to match `framework_secondary` values to the clock
ticks if we combine them in the same ping.
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) 3 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
StartupFrameworkStartMeasurement.kt For #18157: convert clock_ticks_per_second to quantity type. 3 years ago
StartupReportFullyDrawn.kt For #12345: replace Activity.reportFullyDrawnSafe with a-c impl. 4 years ago
StartupTimeline.kt For #8621 - fix intermittent test failures 4 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 #17920: move manufacturer StrictMode exception to ignores function. 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