Okhttp Headers performance improvements.
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 12.1k
- Forks
- 4k
- Ø Merge
- 2 T. 17 Std.
- Gemergte PRs (30 T.)
- 37
Beschreibung
OkHttp performance has been lackluster for a while, likely due to it not being easy to benchmark. (especially on android!). It does some extra validation we don't need (since Metadata) already does it. We should audit the okhttp path and add some benchmarks in order to measure improvement.
Beitragsleitfaden
Rechercherichtung
Start by locating the OkHttp path and any existing benchmarking infrastructure in the repository. Audit the path for redundant validation and add benchmarks that measure the relevant performance before and after the changes, including Android if supported by the existing setup.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- networking, performance
- Issue-Typ
- Refactoring
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100