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
1 stars
6 watching
0 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A debugging tool for microcontrollers. | 190 |
| A tool that provides detailed information about a web application's performance and internal workings | 5 |
| An enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands. | 1,313 |
| A debugger with scripting capabilities to inspect complex program state in an expressive way. | 1,787 |
| A GUI-based debugging system for game development, providing tools to inspect variables, execute Lua code, and control the game's execution speed. | 39 |
| Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 73 |
| An implementation of an image deblurring algorithm using a transformer-based model | 94 |
| A library of tools for debugging single- and multi-threaded applications written in Clojure. | 586 |
| A debugger for the Go programming language aimed at providing simple and full featured debugging tools. | 641 |
| A tool for interactive debugging and visualization of deep learning models during training | 1,354 |
| A toolkit for manipulating tabular ASCII data with normal UNIX tools. | 161 |
| An open-source implementation of a deep learning model for video deblurring and motion estimation. | 114 |
| A Python-based framework for training and evaluating deep learning models for single-image deblurring, shape, and trajectory recovery of fast-moving objects. | 5 |
| A video deblurring algorithm using a deformable convolution network. | 10 |
| An integration of IPython's debugger into the pdb module | 1,868 |