Suchergebnisse mit Tag „memoryleak“

TOP

Hunting down a very good secured memory leak

I took away 90% of a recently developed job's memory usage lately, but it's still leaking memory and I don't want to accept this.

Weiterlesen
TOP

Hunting down a memory leak

Happy new year to all of you!

A recently finished refactoring-project heavily uses Memcached to speed up access to calculated statistics data, but creation of this data is very slow and I decided to preheat the cache by filling it within a nightly cronjob.

Weiterlesen