mcroydon + debug   9

line_profiler and kernprof
"line_profiler is a module for doing line-by-line profiling of functions. kernprof is a convenient script for running either line_profiler or the Python standard library's cProfile or profile modules, depending on what is available."
programming  python  software  development  tools  opensource  library  free  performance  tips  tool  optimization  download  debugging  debug  profiling  scipy  profiler  profile  kernprof  line_profiler 
december 2009 by mcroydon
Erlang for Skeptics rev 22
This seems like a more gentle introduction than Erlang than most, taking advantage of the Erlang shell.
programming  software  development  howto  tutorial  erlang  free  book  books  distributed  language  ebook  tutorials  guide  concurrency  computerscience  ebooks  languages  read  concurrent  debug  function 
november 2009 by mcroydon
Finding and fixing memory leaks in Python - amix blog
Wow, this looks fantastic! I think this will come in handy while hunting down memory leaks.
python  programming  django  performance  debugging  memory  debug  memoryleaks  leaks 
april 2009 by mcroydon
MySQL :: Using the New MySQL Query Profiler
Maybe I've been using PostgreSQL too long, but I find EXPLAIN ANALYZE much easier than all of this. I guess this is handy if you're creating a whole bunch of temp tables or helping spot insanely inefficient queries.
programming  database  tools  scalability  management  performance  mysql  databases  optimization  sql  test  debugging  db  profiler  profile  query  debug 
october 2008 by mcroydon

Copy this bookmark:



description:


tags: