react-native-console-time-polyfill
Operation measurer
Provides polyfills for console time-related functions to measure operation duration and call counts in React Native applications.
console.time and console.timeEnd polyfill for react-native
114 stars
4 watching
7 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
consolemeasurementsperformancepolyfillreact-nativetime
Related projects:
Repository | Description | Stars |
---|---|---|
react-native-community/fetch | A polyfill implementation for the fetch API in React Native with text streaming support | 79 |
johanneslumpe/react-native-browser-polyfill | A collection of polyfills to make browser-targeted libraries compatible with React Native. | 32 |
jondot/react-native-slowlog | A high-performance timer that tracks big performance problems in React Native applications. | 376 |
hharnisc/react-native-meteor-websocket-polyfill | An experiment to integrate Meteor and React Native via WebSocket polyfill for real-time communication | 165 |
jamiebuilds/create-react-context | A polyfill for React's context API to provide backward compatibility with older React versions. | 690 |
que-etc/resize-observer-polyfill | A polyfill for the Resize Observer API | 1,750 |
giginet/xcprofiler | A tool to measure compilation time of Swift projects. | 334 |
ringabout/timeit | Measures execution times of Nim code snippets | 35 |
airamrguez/react-native-measure-text | A React Native library for measuring text size without layout | 117 |
gijoehosaphat/react-native-realtime-pusher | Provides a React Native module for real-time communication using the Pusher API. | 21 |
amarcruz/react-native-text-size | Measures text layout and provides font information for React Native apps | 404 |
souporserious/react-measure | A utility library for computing measurements of React components. | 1,937 |
maxkomarychev/react-native-ultimate-config | A configuration management library for React Native apps | 263 |
seriousmanual/hirestime | A wrapper around process.hrtime() and performance API functions to measure elapsed time in various units. | 17 |
fastly/performance-observer-polyfill | A polyfill API to observe performance metrics in environments with limited browser support | 29 |