July 13, 2013 Interresting article about performance of mobile apps | ||||
---|---|---|---|---|
| ||||
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 |
July 13, 2013 Re: Interresting article about performance of mobile apps | ||||
---|---|---|---|---|
| ||||
Posted in reply to Benjamin Thaut | 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 Thaut Already discussed: http://forum.dlang.org/thread/krhjq8$2r8l$1@digitalmars.com ;) |
Copyright © 1999-2021 by the D Language Foundation