software-mansion / software-mansion/react-native-executorch

Add benchmarking infrastructure

Open
#727 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

core documentation performance
Dominant language
TypeScript
Stars
1.7k
Forks
96
Avg merge
20h 51m
Merged PRs (30d)
59

Description

Build automated benchmarking infrastructure to measure and track model performance across devices and configurations.

Currently, benchmarking models consumes a lot of time:

  • Manual testing on each device
  • No standardized benchmark suite
  • Results scattered across different runs/people
  • No comparison between model configurations (quantization, delegates)

Goals

  • Automated benchmark suite
  • Standardized metrics across all models
  • Historical tracking to catch performance regressions

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points, so first map the existing model execution and device/configuration paths in the repository. Define the benchmark suite, standardized metrics, result storage, and regression comparison needed to satisfy the listed goals; done means repeatable automated measurements with historical tracking across models and configurations.

Written by the indexing model from the issue text.

Assessment

Tech stack
pytorch, react-native, typescript
Domain
machine-learning, mobile-dev, performance, testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.