SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Add playground benchmark (#51259)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/51259

Changelog: [internal]

We recently added `Playground-itest` as a quick way to test things with Fantom without committing them.

This does the same for benchmarks, so we can quickly answer questions like:

> is `key in obj` faster than `obj[key]`?

Without having to create a new benchmark manually.

Reviewed By: yungsters

Differential Revision: D74578297

fbshipit-source-id: d86604d459f15652d0c2e1ad16a99d011a1324ca
R
Rubén Norte committed
0766587b5da3841fa7bbffe8996ac3e872c457f9
Parent: eedd60b
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 5/12/2025, 2:59:59 PM