Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in profiling

Can I profile Lua scripts running in Redis?

lua redis profiling

Is context switching using up significant time?

How to profile Cache misses with visual 2013

Finding threading bottlenecks and optimizing for wall-time with perf

Determine memory usage of cached DOM elements in JavaScript?

Java JAR memory usage VS class file memory usage

java profiling

VS2010 Performance Profiling Problem (PRF0017: Can't launch server for ..)

BufferedReader.read() eating 100% of CPU

Visual Studio 2010 crash when profiling, after analyzing report

How do I enable profiling in a cabal-dev installation?

haskell profiling cabal

What tools should I use to profile Python code on window 7

How to profile OpenCL application with CUDA 8.0 nvprof

cuda profiling opencl nvprof

How to Performance Profile ASP.NET IIS web application with Visual Studio 2017?

Slow EF profiling performance with mvc-mini-profiler

Profiling a graphics rendering without a profiler

opengl profiling rendering

Missing JAVA Procedure names in Time Profiler, Instruments, OS X

A change in my library made it much slower. Profiling isn't helping me. What might be the reason for the slow-down?

haskell profiling ghc

Why is vector faster than map in one test, but not the other?

c++ map vector profiling

How to use memory_profiler (python module) with class methods?

Profiling C code on Windows when using Eclipse