Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in profiling

Collecting LLVM Edge Profiling with llvm-prof

How can I debug a non-responsive server, when the profiler can't collect samples?

Visual Studio Profiling: Start/Stop from code

c# visual-studio profiling

Generators vs List Comprehension performance in Python

Java heap dump analysis for lambda expressions

I cannot see my strings on the heap while debugging

How to profile complex http request handling in Spring Boot?

How to measure lock contention?

Getting more info from Rprof()

r profiling

How to tell gcc to instrument the code with calls to my own function each _line_ of code?

Profile slow PHP pages in production

php performance profiling

GPU Profiling and callbacks in OpenGL ES

Automated profiling/unit testing the NHibernate behaviors

Does GDB supports "run time sampling" or is there a user "extension" that does it

gdb profiling

NDK profiling showing ".so has no symbols"

android-ndk profiling

Excessive garbage collection (and memory use?)

Profiling Threejs app

kcachegrind: there is no source available for the following function

Enable Cython profiling for whole program?

python profiling cython

How to timeout code being profiled with cProfiler without modifying user code?

python profiling cprofile