https://github.com/ably/ablyiosjsperformancetest
https://github.com/ably/ablyiosjsperformancetest
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ably/ablyiosjsperformancetest
- Owner: ably
- Created: 2018-02-20T09:01:45.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2021-09-19T19:58:10.000Z (over 4 years ago)
- Last Synced: 2025-12-27T12:23:01.414Z (6 months ago)
- Language: Objective-C
- Size: 684 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AblyiOSJSPerformanceTest
This project is meant to study and compare the performance of iOS and JS SDKs in sending and receiving messages.
JS is in general faster than iOS. You can notice the difference in printing received messages in the consoles but it's even clearer when you look at the measured delays.