Smart pointers instead of GC?

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Fri Jan 31 22:28:02 PST 2014


On 12/31/2012 7:14 AM, Sven Over wrote:
>
> In my job I'm writing backend services that power a big web site.
> Perfomance is key, as the response time of the data service in most
> cases directly adds to the page load time. The bare possibility that the
> whole service pauses for, say, 100ms is making me feel very uncomfortable.
>

FWIW, Vibe.d <http://vibed.org/> is very careful about avoiding 
unnecessary GC allocations.



More information about the Digitalmars-d mailing list