perf-optimizer

Installation
SKILL.md

Performance Optimizer

Systematic workflow for diagnosing and fixing performance issues in the OneKey mobile app using the perf-ci infrastructure and performance-server tooling.

Overview

This skill provides a structured iterative approach to:

  • Establish performance baselines from existing sessions
  • Run controlled perf measurements (3 runs, median aggregation)
  • Analyze session data to identify bottlenecks
  • Make targeted code changes
  • Verify improvements against thresholds
  • Document all changes and results

Key Metrics:

  • tokensStartMs: Time when Home tokens refresh starts (lower is better)
  • tokensSpanMs: Duration of Home tokens refresh (lower is better)
  • functionCallCount: Total function calls during session (lower is better)
Related skills
Installs
49
GitHub Stars
2.4K
First Seen
Feb 1, 2026