DPDEBUGGER

Performance debugger

An algorithm for explaining unexpected performance differences in programs by grouping similar execution times and identifying key program properties.

Differential Performance Debugging with Discriminant Regression Trees

GitHub

1 stars
6 watching
0 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dlbeer/mspdebug A debugging tool for microcontrollers. 190
ismail0234/phalcon-bb-debugger A tool that provides detailed information about a web application's performance and internal workings 5
pdbpp/pdbpp An enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands. 1,313
osandov/drgn A debugger with scripting capabilities to inspect complex program state in an expressive way. 1,785
deltadaedalus/vudu A GUI-based debugging system for game development, providing tools to inspect variables, execute Lua code, and control the game's execution speed. 39
enterprisedb/pldebugger Provides an API for debugging pl/pgsql functions in PostgreSQL databases. 71
pp00704831/stripformer-eccv-2022- An implementation of an image deblurring algorithm using a transformer-based model 93
dgrnbrg/spyscope A library of tools for debugging single- and multi-threaded applications written in Clojure. 586
derekparker/delve A debugger for the Go programming language aimed at providing simple and full featured debugging tools. 637
ericjang/tdb A tool for interactive debugging and visualization of deep learning models during training 1,354
dkogan/vnlog A toolkit for manipulating tabular ASCII data with normal UNIX tools. 160
codeslake/pvdnet An open-source implementation of a deep learning model for video deblurring and motion estimation. 114
radimspetlik/si-ddpm-fmo A Python-based framework for training and evaluating deep learning models for single-image deblurring, shape, and trajectory recovery of fast-moving objects. 5
tencentcloud/erdn A video deblurring algorithm using a deformable convolution network. 10
gotcha/ipdb An integration of IPython's debugger into the pdb module 1,867