filprofiler icon indicating copy to clipboard operation
filprofiler copied to clipboard

Generate diffs to see whether a change improved things or made things worse

Open itamarst opened this issue 3 years ago • 0 comments

Something like:

$ fil-profile run script.py
...
$ emacs script.py
...
$ fil-profile rerun
... shows diff from original run ...

itamarst avatar Jun 20 '21 00:06 itamarst