# facebookarchive/profilo

A library for performance traces from production.

Repository: https://github.com/facebookarchive/profilo
Canonical: https://ross.abutalabs.com/products/profilo
Homepage: https://facebookincubator.github.io/profilo
Language: C
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2023-04-19T04:02:48+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3275, "days_push": 1232, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1591, forks 180 (observed 2026-08-28T04:05:08.621443+00:00)

## What it is
Profilo is an Android library for collecting performance traces from production builds of an app. It was developed by Facebook and is now archived and in maintenance mode with no further feature updates.

## Use cases
- collect performance traces from production android apps
- profile app latency in the field
- analyze trace data from mobile app users
- monitor app startup and frame timing in production
- debug performance regressions reported by users

## When to choose
- you need lightweight in-app performance tracing on Android
- you want to capture traces from real users in production builds
- you are maintaining an existing integration and only need critical fixes

## When to avoid
- you need actively maintained tooling with new features
- you are starting a new Android performance monitoring project
- you need stable APIs - Profilo's APIs were never stabilized
- you target platforms other than Android

## Facets
- artifact type: library
- maturity: abandoned
- function: monitoring, tracing, logging
- domain: mobile-development, performance, developer-tools
- platform: cross-platform
- tags: performance-tracing, production-monitoring, android, archived, mobile

## Member repositories
- facebookarchive/profilo (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:08.621443+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:54:44.179056+00:00, confidence not recorded.
  - readme: https://github.com/facebookarchive/profilo (fetched 2026-08-28T04:05:08.621443+00:00, sha 7704d415582f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
