Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nativescript/perf-metrics-universal-javascript
Performance metrics for understanding JavaScript usage across diverse platform developments.
https://github.com/nativescript/perf-metrics-universal-javascript
ios javascript nativescript
Last synced: about 1 month ago
JSON representation
Performance metrics for understanding JavaScript usage across diverse platform developments.
- Host: GitHub
- URL: https://github.com/nativescript/perf-metrics-universal-javascript
- Owner: NativeScript
- Created: 2022-08-31T04:04:19.000Z (over 2 years ago)
- Default Branch: part-1
- Last Pushed: 2022-08-31T20:54:33.000Z (over 2 years ago)
- Last Synced: 2024-12-09T08:27:27.752Z (about 1 month ago)
- Topics: ios, javascript, nativescript
- Language: Objective-C++
- Homepage:
- Size: 463 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The JavaScript community offers a lot of rich solutions to be effective engineers in a wide variety of use cases. Understanding performance metrics along with any nuance in the contextual nature of whats being benchmarked is important.
This begins a series on understanding performance metrics of using JavaScript universally for rich platform development.
## Part 1: iOS Marshalling
https://blog.nativescript.org/perf-metrics-universal-javascript-part1
### View and run benchmarks
- [NativeScript](./NativeScript/)
- [React Native](./ReactNative/)
- [Objective C](./NativeiOS/)