Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)