Pytrace - a fast python tracer(github.com)
github.com
Pytrace - a fast python tracer
https://github.com/alonho/pytrace
5 comments
how do i copy the traces into a gist? i can't figure out how to turn off the built in pager widget which is just getting in my way
[deleted](1)
> traces aid debugging, profiling and obviate logging.
As a heavy Common Lisp user, coming from an environment where this sort of functionality has been standard for decades, I can easily say that it certainly does not "obviate logging," and it's entirely inappropriate for profiling. I hope the code's better than the ad copy.
As a heavy Common Lisp user, coming from an environment where this sort of functionality has been standard for decades, I can easily say that it certainly does not "obviate logging," and it's entirely inappropriate for profiling. I hope the code's better than the ad copy.
"As a heavy <insert functional language here> user, coming from an environment where this sort of functionality has been standard for decades, I can easily say that <refute any claims>. I hope <insert mockery here>."
On another note... it looks great, if it performs well it can be hacked for a REPL environment / code editor plugin.
On another note... it looks great, if it performs well it can be hacked for a REPL environment / code editor plugin.
> <insert functional language here>
Common Lisp is not a functional programming language.
> <refute any claims>
So we should ignore decades of experience and even simple rationality in favor of wild, unsubstantiated claims by a wheel-reinventing author?
Common Lisp is not a functional programming language.
> <refute any claims>
So we should ignore decades of experience and even simple rationality in favor of wild, unsubstantiated claims by a wheel-reinventing author?
Wish one of these existed for every language, it looks incredibly useful.