Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualizer #1

Open
mateor opened this issue Apr 22, 2016 · 0 comments
Open

Visualizer #1

mateor opened this issue Apr 22, 2016 · 0 comments

Comments

@mateor
Copy link
Owner

mateor commented Apr 22, 2016

I would like to do some runtime analysis to verify that the implementations are reasonably correct.

A cool addition to this would be a visualizer - something that graphs some sort of test suite. If I showed some curves between O(log n) -> O(2^n) it might give a fair approximation of the runtime.

The code for this is already written somewhere on my box it just needs to be plugged into a test suite of some sort. A pie in the sky TODO, iff I find that this is growing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant