Contributor
Vaibhav Kumar Rai

Debug and Profile Bears


Mentors
Makman2, Arjun Singh Yadav, fneu
Organization
coala

Debug and Profile Bears

The aim of this project is to create a better quality Bears by creating a tool which will have the ability to jump directly into Bear code and move through it using a debugger interface such as pdb and make debugging of Bears as easy as writing the Bear.

A Debugger should also have the ability to investigate the settings passed to the Bear and inspect the results created by the Bear.

Implementation of a Profiling Interface which will help Bear writer to create a Better Performant Bear.