- "Deepmind's AI Is Learning About - 2 Updates
- Dear Friend.... - 1 Update
"Chris M. Thomasson" <chris.m.thomasson.1@gmail.com>: Jun 22 12:56PM -0700 > you need a couple of hours and google to decipher. However even not knowing much > javascript I can figure out how most of your code works. Thats the sign of > a good developer IMO. Thanks again; see what you mean, and agree. I want to be able to read the code without blood shooting out of my eyes! Ouch. > freeing the mem yourself (assuming you don't use raw pointers) but OTOH you > don't have that worry whether your code might almost grind to a halt when the GC > finally gets its butt into gear. Love RAII. However, a long time ago, I was tasked with a job that involved improving the performance for a system that used a GC. No way to ditch the GC, anyway... ;^/ anyway, my improvements that happened to use a lot of clever manual memory management techniques, took a lot of pressure off of the GC. It improved performance wrt all of their existing tests, passed all of them faster... |
"Chris M. Thomasson" <chris.m.thomasson.1@gmail.com>: Jun 22 02:28PM -0700 >> Read all when you get some time... ;^) > Think I'll write my own version when I get some free time, looks like a fun > little project! [...] Fwiw, here are some strange results I got from some of my experiments: https://youtu.be/mqYBMuvVJI8 https://youtu.be/abQDYGT_cIk |
Jan van den Broek <balglaas@sdf.org>: Jun 22 05:55AM [f'up-to alt.dev.null set] > Dear Friend, In the headers: |Organization: Olcott is cock Sucker Looks like someone is masking a personal opinion as spam. -- Jan v/d Broek balglaas@sdf.org Look out, here he comes again The kid with the replaceable head |
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page. To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com. |
No comments:
Post a Comment