Hello, in my past experience, more than the RAM footprint, the issue with Python was the initialisation time which was very slow and was dragging the App start toward a non acceptable value.
Integrating the App start time in the complete investigation is certainly of interest. Regards Dominig Le 15/09/2014 11:39, Jacek Bukarewicz a écrit : > Hi, > > It sounds like an interesting idea, but I'm concerned about memory > footprint of cloudeebus. On Tizen emulator simple "Hello World" app > written in python takes about 1.5 MB of memory (not counting memory > that is shareable with other processes like shared library mappings). > On 64-bit architecture it will probably take more than that. Have you > measured cloudeebus' memory footprint in some typical usage scenario? > This will also need to be multiplied by number of running application > instances that use cloudeebus. > Increased memory usage might be a problem for classes of devices like > smartwatches which do not have that much RAM. > > Best regards. > -- Dominig ar Foll Senior Software Architect Intel Open Source Technology Centre _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
