https://github.com/emergetools/emergeperftesting-ios
Identify performance changes with flamegraphs
https://github.com/emergetools/emergeperftesting-ios
Last synced: about 1 year ago
JSON representation
Identify performance changes with flamegraphs
- Host: GitHub
- URL: https://github.com/emergetools/emergeperftesting-ios
- Owner: EmergeTools
- License: mit
- Created: 2022-07-15T16:05:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T17:20:14.000Z (over 1 year ago)
- Last Synced: 2025-04-09T20:01:34.054Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 448 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EmergePerfTesting-iOS
- For general documentation, see https://docs.emergetools.com/docs/ios-performance-testing
- For steps specifically to integrate the EMGPerfTesting framework, see [here](https://github.com/EmergeTools/EmergePerfTesting-ios/tree/main/INTEGRATION.md)
- For an example of how it works, see Example/Example.xcworkspace and in particular the ExampleUITests test bundle target