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 89541a17f7 For #15279: LazyMonitored implement Lazy + update built-in API use.
By having LazyMonitored implement Lazy, we can continue to pass these
values directly into the ac APIs that require Lazy references. For some
reason, implementing `Lazy.value` can replace `operator fun getValue`
required for delegates.
4 years ago
..
LazyMonitored.kt For #15279: LazyMonitored implement Lazy + update built-in API use. 4 years ago
Performance.kt For #12345: replace Activity.reportFullyDrawnSafe with a-c impl. 4 years ago
RunBlockingCounter.kt 15278 detekt rule runblocking (#15942) 4 years ago
StartupFrameworkStartMeasurement.kt
StartupReportFullyDrawn.kt For #12345: replace Activity.reportFullyDrawnSafe with a-c impl. 4 years ago
StartupTimeline.kt
StartupTimelineStateMachine.kt
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
VisualCompletenessQueue.kt for #13479, added a VisualCompletenessQueue.kt class to handle all the functionality related to visual completeness 4 years ago