digitalmars.D - Interresting article about performance of mobile apps
- Benjamin Thaut (6/6) Jul 13 2013 http://sealedabstract.com/rants/why-mobile-web-apps-are-slow/
- Namespace (4/10) Jul 13 2013 Already discussed:
http://sealedabstract.com/rants/why-mobile-web-apps-are-slow/ Especially the part about garbage collectors is really interresting. Maybe D should think about better support for manual memory management instead of relying on the GC that much. Kind Regards Benjamin Thaut
Jul 13 2013
On Saturday, 13 July 2013 at 09:08:53 UTC, Benjamin Thaut wrote:http://sealedabstract.com/rants/why-mobile-web-apps-are-slow/ Especially the part about garbage collectors is really interresting. Maybe D should think about better support for manual memory management instead of relying on the GC that much. Kind Regards Benjamin ThautAlready discussed: http://forum.dlang.org/thread/krhjq8$2r8l$1 digitalmars.com ;)
Jul 13 2013