Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in profiling

How are the blocks scheduled into the SMs in CUDA when their number is lesser than the available SMs?

cuda profiling gpu nvidia nvprof

I have tried to optimize (memory) my program, but GC is still making it lag

How to find TypeSpec of generic argument

Is there any way I can get .net stack traces in Sql Profiler, or a similar tool?

.Net Profiling API approaches

.net profiling

Profiling native methods in Java - strange results

Optimize color manipulation on XNA

c# optimization profiling xna

How to identify Memory Leaks in Android?

android debugging profiling

Is there a production-safe way to measure time spent in Production w/Python?

python django profiling

Simple Python code taking strangely long to run, incorrectly reported by Hotshot

Benchmarking/Profiling JavaScript

How to profile a headless Java application, running remotely?

java profiling headless

Interpreting Mongostat and Mongotop output

mongodb profiling

PHP profiling delay before shutdown function

php performance profiling

What is occurring in the Render step in Miniprofiler?

How to obtain trace of methods called by Android app on main activity launch, without app's source code being available?

android profiling

Non-compatible function addresses between gcc compiler flags and symbol table

gcc profiling debug-symbols

Google Chrome developer tools - Profiling results file format

How can I run a process with a hard memory limit on OS X?

Measure (profile) time spent in each target of a Makefile