Callum Dempsey Leach

Results 15 comments of Callum Dempsey Leach

Hey, just want to let you know I've posted a fix for this. Hope this helps!

@coocood Hi, also experiencing this issue, trying to set the value to something thats big enough! Can you kindly advise what unit of measurement this variable is in. Seems like...

@coocood Sorry to add confusion, I mean these values `cache := freecache.NewCache( 100 * 1024 * 1024)`, not sure why we do 100 * 1024 * 1024!

@coocood Right okay that makes total sense to me now, could I open a PR to get that in the README? (See PRs!)

Please ignore the 28 commits, I was having issues with my git client o.o and it kept adding / deleting newlines but its fine now.

LIKE FAVOURITE AND SUBSCRIBE ! @kieselsteini Also thanks for this I went ahead and implemented the change, I think the code I pushed to my website was probably slightly different...

The premise is simply while it's not strictly W3C compliant to do so I REALLY DONT NEED THE STARS ON www.callumleach.com RUNNING AT 144FPS ON A MOBILE PHONE. Callum Dempsey...

Hey thanks! Sent from Mail for Windows 10 ________________________________ From: thanhdatvlg Sent: Thursday, October 4, 2018 11:44:27 PM To: VincentGarreau/particles.js Cc: Callum Dempsey Leach; Author Subject: Re: [VincentGarreau/particles.js] ++FPS Limiter...

@LegitSoulja @justalec It's because there are unrestricted calls to request animation frame. High utilization does not necessarily mean poor processing or slowness. For example, in video games, it can be...

Hi @ImranChowdhry I also have a 4770k :). So your problem isn't the speed of your CPU, it's closer to the idea that the Javascript code runs as fast as...