Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in profiling

Is there an example of how to customize a .NET 4.0 profiler?

.net .net-4.0 profiling clr4.0

What profiler should I use to measure _real_ time (including waiting for syscalls) spend in this function, not _CPU_ one

Haskell Profiling

haskell profiling

Jprofiler Remote profiling on linux. How to change path of profiler data files

Cycle count measurement

profiling

How do I find out which of 2 methods is faster?

go profiling

What memory leaks can occur outside the view of GHC's heap profiler

how can I get the fastest iteration possible for some calculus intensive code?

c++ qt iterator profiling

Using line profiler with multiprocessing

Software for testing applications to increase performance

Profiling Qt application that uses plugins

c++ qt plugins profiling

Does requesting a stack trace from a particular thread require all threads to be at a safe point?

Profiling submodule dependencies within a Perl module

perl profiling

Any references on Dynamic Code Analysis?

Why does sequential array access have a high cache miss rate?

c linux caching profiling perf