New posts in profiling

How can I profile Python code line-by-line?

Is MATLAB OOP slow or am I doing something wrong?

Beyond Stack Sampling: C++ Profilers

Profiling Vim startup time

Benchmarking small code samples in C#, can this implementation be improved?

Analyzing Code for Efficiency?

.NET Memory Profiling Tools [duplicate]

How to set the maximum memory usage for JVM?

How Can I Log and Find the Most Expensive Queries?

How to trigger XDebug profiler for a command line PHP script?

What is the best way to profile javascript execution? [closed]

How do you test running time of VBA code?

Any decent C# profilers out there? [closed]

How to get object size in memory? [duplicate]

Difference between 'self' and 'total' in Chrome CPU Profile of JS

How do I analyze a .hprof file?

Capturing function exit time with __gnu_mcount_nc

Is there any command like time, but for memory usage?

Measuring function execution time in R

Measuring execution time of a function in C++