harrycheung / Mobile-App-Performance

Source for this
https://medium.com/@harrycheung/cross-platform-mobile-performance-testing-d0454f5cd4e9
GNU General Public License v3.0
89 stars 26 forks source link

Xamarin Forms #4

Closed 3green closed 9 years ago

3green commented 9 years ago

Hi nice metrics, though it would be useful if Xamarin Classic and Forms could both be seen side by side?

harrycheung commented 9 years ago

My apps don't test UI performance. However, having said that, can you provide an example of what you would want tested?

On Tue, Feb 24, 2015 at 6:15 AM, 3green notifications@github.com wrote:

Hi nice metrics, though it would be useful if Xamarin Classic and Forms could both be seen side by side?

— Reply to this email directly or view it on GitHub https://github.com/harrycheung/Mobile-App-Performance/issues/4.

3green commented 9 years ago

OK, re example, if it exists, then some standard UI benchmarking code that could be used across all platforms would be useful. Failing that, here is some code being used for Xamarin Foms performance testing : http://stackoverflow.com/questions/26364509/why-is-xamarin-forms-so-slow-when-displaying-a-few-labels-especially-on-android that might be suitable? I am not a performance specialist, so whilst it would be useful to see our code benchmarked it might not be as useful for the community?

harrycheung commented 9 years ago

Yeah, since this seems like a specific issue, I don't know if I'll get around to it. It's also not clear that UI performance for one case will be exemplary of another case. Even my computational test case doesn't unequivocally state that one tool is better than another.

On Tue, Feb 24, 2015 at 6:58 AM, 3green notifications@github.com wrote:

OK, re example, if it exists, then some standard UI benchmarking code that could be used across all platforms would be useful. Failing that, here is some code being used for Xamarin Foms performance testing : http://stackoverflow.com/questions/26364509/why-is-xamarin-forms-so-slow-when-displaying-a-few-labels-especially-on-android that might be suitable? I am not a performance specialist, so whilst it would be useful to see our code benchmarked it might not be as useful for the community?

— Reply to this email directly or view it on GitHub https://github.com/harrycheung/Mobile-App-Performance/issues/4#issuecomment-75771364 .