From ed6f91c9bf173907a8b35e243472a0bbc538f37b Mon Sep 17 00:00:00 2001 From: Sunny Luo Date: Sat, 23 Dec 2023 21:16:18 +0800 Subject: [PATCH] Update profile-hermes.md (#3962) --- docs/profile-hermes.md | 2 +- website/versioned_docs/version-0.70/profile-hermes.md | 2 +- website/versioned_docs/version-0.71/profile-hermes.md | 2 +- website/versioned_docs/version-0.72/profile-hermes.md | 2 +- website/versioned_docs/version-0.73/profile-hermes.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/profile-hermes.md b/docs/profile-hermes.md index 0a0c78dfdeb..3d6091cf5c1 100644 --- a/docs/profile-hermes.md +++ b/docs/profile-hermes.md @@ -3,7 +3,7 @@ id: profile-hermes title: Profiling with Hermes --- -You can visualize JavaScript's performance in a React Native app using [Hermes](https://github.com/facebook/hermes). Hermes is a small and lightweight JavaScript engine optimized for running React Native on Android (you can [read more about using it with React Native here](hermes). Hermes helps improve app performance and also exposes ways to analyze the performance of the JavaScript that it runs. +You can visualize JavaScript's performance in a React Native app using [Hermes](https://github.com/facebook/hermes). Hermes is a small and lightweight JavaScript engine optimized for running React Native (you can [read more about using it with React Native here](hermes)). Hermes helps improve app performance and also exposes ways to analyze the performance of the JavaScript that it runs. In this section, you will learn how to profile your React Native app running on Hermes and how to visualize the profile using [the Performance tab on Chrome DevTools](https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/reference) diff --git a/website/versioned_docs/version-0.70/profile-hermes.md b/website/versioned_docs/version-0.70/profile-hermes.md index 762edeed8ff..e67ed653c7e 100644 --- a/website/versioned_docs/version-0.70/profile-hermes.md +++ b/website/versioned_docs/version-0.70/profile-hermes.md @@ -3,7 +3,7 @@ id: profile-hermes title: Profiling with Hermes --- -You can visualize JavaScript's performance in a React Native app using [Hermes](https://github.com/facebook/hermes). Hermes is a small and lightweight JavaScript engine optimized for running React Native on Android (you can [read more about using it with React Native here](hermes). Hermes helps improve app performance and also exposes ways to analyze the performance of the JavaScript that it runs. +You can visualize JavaScript's performance in a React Native app using [Hermes](https://github.com/facebook/hermes). Hermes is a small and lightweight JavaScript engine optimized for running React Native (you can [read more about using it with React Native here](hermes)). Hermes helps improve app performance and also exposes ways to analyze the performance of the JavaScript that it runs. In this section, you will learn how to profile your React Native app running on Hermes and how to visualize the profile using [the Performance tab on Chrome DevTools](https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/reference) diff --git a/website/versioned_docs/version-0.71/profile-hermes.md b/website/versioned_docs/version-0.71/profile-hermes.md index 1844d4845af..8179be60bda 100644 --- a/website/versioned_docs/version-0.71/profile-hermes.md +++ b/website/versioned_docs/version-0.71/profile-hermes.md @@ -3,7 +3,7 @@ id: profile-hermes title: Profiling with Hermes --- -You can visualize JavaScript's performance in a React Native app using [Hermes](https://github.com/facebook/hermes). Hermes is a small and lightweight JavaScript engine optimized for running React Native on Android (you can [read more about using it with React Native here](hermes). Hermes helps improve app performance and also exposes ways to analyze the performance of the JavaScript that it runs. +You can visualize JavaScript's performance in a React Native app using [Hermes](https://github.com/facebook/hermes). Hermes is a small and lightweight JavaScript engine optimized for running React Native (you can [read more about using it with React Native here](hermes)). Hermes helps improve app performance and also exposes ways to analyze the performance of the JavaScript that it runs. In this section, you will learn how to profile your React Native app running on Hermes and how to visualize the profile using [the Performance tab on Chrome DevTools](https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/reference) diff --git a/website/versioned_docs/version-0.72/profile-hermes.md b/website/versioned_docs/version-0.72/profile-hermes.md index ed5e119dd49..4240a5762cc 100644 --- a/website/versioned_docs/version-0.72/profile-hermes.md +++ b/website/versioned_docs/version-0.72/profile-hermes.md @@ -3,7 +3,7 @@ id: profile-hermes title: Profiling with Hermes --- -You can visualize JavaScript's performance in a React Native app using [Hermes](https://github.com/facebook/hermes). Hermes is a small and lightweight JavaScript engine optimized for running React Native on Android (you can [read more about using it with React Native here](hermes). Hermes helps improve app performance and also exposes ways to analyze the performance of the JavaScript that it runs. +You can visualize JavaScript's performance in a React Native app using [Hermes](https://github.com/facebook/hermes). Hermes is a small and lightweight JavaScript engine optimized for running React Native (you can [read more about using it with React Native here](hermes)). Hermes helps improve app performance and also exposes ways to analyze the performance of the JavaScript that it runs. In this section, you will learn how to profile your React Native app running on Hermes and how to visualize the profile using [the Performance tab on Chrome DevTools](https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/reference) diff --git a/website/versioned_docs/version-0.73/profile-hermes.md b/website/versioned_docs/version-0.73/profile-hermes.md index 0a0c78dfdeb..3d6091cf5c1 100644 --- a/website/versioned_docs/version-0.73/profile-hermes.md +++ b/website/versioned_docs/version-0.73/profile-hermes.md @@ -3,7 +3,7 @@ id: profile-hermes title: Profiling with Hermes --- -You can visualize JavaScript's performance in a React Native app using [Hermes](https://github.com/facebook/hermes). Hermes is a small and lightweight JavaScript engine optimized for running React Native on Android (you can [read more about using it with React Native here](hermes). Hermes helps improve app performance and also exposes ways to analyze the performance of the JavaScript that it runs. +You can visualize JavaScript's performance in a React Native app using [Hermes](https://github.com/facebook/hermes). Hermes is a small and lightweight JavaScript engine optimized for running React Native (you can [read more about using it with React Native here](hermes)). Hermes helps improve app performance and also exposes ways to analyze the performance of the JavaScript that it runs. In this section, you will learn how to profile your React Native app running on Hermes and how to visualize the profile using [the Performance tab on Chrome DevTools](https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/reference)