Closed oskarth closed 1 year ago
We want to run iOS end-to-end CI. This is especially useful for developers who don't have iOS environment setup, but want to see impact on iOS device.
See https://github.com/oskarth/mopro/issues/18 for small task that makes sense to do before.
Initially this can be simulator, but ideally we have some way of running on real device too. This might be easier to do on Android.
Once we have this, we can add benchmarks so people can work on optimizations in Rust land alone and see impact on iOS to some extent.
Problem
We want to run iOS end-to-end CI. This is especially useful for developers who don't have iOS environment setup, but want to see impact on iOS device.
Notes
See https://github.com/oskarth/mopro/issues/18 for small task that makes sense to do before.
Initially this can be simulator, but ideally we have some way of running on real device too. This might be easier to do on Android.
Once we have this, we can add benchmarks so people can work on optimizations in Rust land alone and see impact on iOS to some extent.
Acceptance criteria