mcroydon + debugging   24

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
Official Google Blog: Faster apps for a faster web: introducing Speed ...
Gives you more hints about what the browser (Chrome) is doing than similar tools. It's not universal but what makes Chrome render slow may also affect other Webkit-based browsers and if you're lucky, browsers in general.
google  tools  blog  javascript  performance  browser  tool  webapp  debugging  read  chrome  debugger  extension  watch  speed  firebug  optimisation  speedtracer  gwt  applicaion  tracer  toinvestigate 
december 2009 by mcroydon
Embedded.com - The Use Of Assertions
I had a bunch of assertions catch something that I had missed in a migration just last night so there's probably something to this even if improvements aren't dramatic.
programming  software  code  research  engineering  microsoft  debugging  softwareengineering  assertions 
november 2009 by mcroydon
Python Package Index : pudb 0.92.13
This makes me want to write some Turbo Pascal too.
python  programming  tools  debugging  debugger  pdb 
october 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
peeping into memcached :: snax
Interesting technique for checking in on your memcached server. Could prove quite useful in cache-related troubleshooting.
programming  development  tools  webdev  scalability  architecture  memcached  mysql  article  optimization  twitter  stats  debugging  memcache  monitoring  peep 
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
The Red Hot Erlang Blog
A gentle introduction to the Erlang debugger.
erlang  debugging  howto 
june 2007 by mcroydon

related tags

admin  ajax  amazon  analysis  analytics  analyzer  apache  app  apple  applicaion  application  apps  architecture  article  assertions  automation  aws  blog  browser  browsers  bug  cache  caching  chrome  cloud  code  coding  concurrency  contrib  database  databases  db  debug  debugger  debugging  design  dev  development  django  django-apps  djangocon  download  engineering  erlang  extension  failure  firebug  framework  frameworks  free  freeware  frontend  google  graphics  gui  gwt  header  hotshot  howto  http  imaging  internet  javascript  kernprof  languages  leak  leaks  library  license:bsd  line_profiler  linux  logging  mac  maintenance  management  manager  memcache  memcached  memory  memoryleaks  microsoft  middleware  mod_python  monitoring  mysql  network  object  opensource  optimisation  optimization  osx  pdb  peep  performance  profile  profiler  profiling  programming  projects  python  qa  query  read  regression  research  rest  scalability  scipy  scripting  selenium  snippet  snippets  software  softwareengineering  speed  speedtracer  sql  star  stats  story  sysadmin  tcp  tdd  test  testing  tips  todo  toinvestigate  tool  toolbar  tools  trac  tracer  twitter  ui  unix  useful  via:daniellindsley  video  visualization  watch  web  web-dev  webapp  webdev  webdevelopment  windmill  work  wxpython 

Copy this bookmark:



description:


tags: