facebook / facebook/fresco

Fresco init is expensive in low-end devices

Open
#2,782 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
17.2k
Forks
3.7k
PR merge metrics
No merged PRs in 30d

Description

### Description
When initializing the library, it takes a significant amount of time (P99 of 400 ms).

The code we use to initialize:

`Fresco.initialize(context, ImagePipelineConfig.create(...), FrescoDraweeConfig.create())`

### Reproduction
Initialize the library and measure the time taken.

### Solution
Expecting a faster init alternative.

### Additional Information
* Fresco version: 2.5.0
* Platform version: Not specific to a specific device or Android version.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.