Skip to content
APPLISCALE
Building things that scale
APPLISCALE
  • Home
  • Blog
Search:
  • Home
  • Blog

Daily Archives: 30th April 2018

You are here:
  1. Home
  2. 2018
  3. April
  4. 30

jmap vs out of memory error

JMap – Memory management for happy apps

Engineer, Tech, ToolsBy Kamil Kubacki30th April 2018

Next up in our series of developer tools is JMap. There are plenty of errors or issues that might go wrong with your Java application, but there is one that happens more often than others – OutOfMemoryError, related to Java objects memory issues. Once your application throws one of these, your first target is Java…

linux performance testing

Linux performance testing with perf, gprof and Valgrind

Engineer, Tech, ToolsBy Marcin Kolodziej30th April 2018

There are a lot of different Linux tools that can be used to profile and instrument executables. Some of them are non-intrusive and do not require any modification of our source code or build process, even sometimes do not introduce any runtime overhead. Others can increase the time needed to execute code up to few…

APPLISCALE
© 2019 APPLISCALE - ALL RIGHTS RESERVED
Go to Top