I just started playing with Tizen and I've read that the native apps bring a performance improvement - being closer to the hardware. As building a GUI for a native app is a pain in the NAS, how large would be the performance loss by writing a hybrid app (so Web GUI with native service)? (Use case: read sensor data as fast as possible, calculate stuff and make the results user friendly)
Thanks.