Closed ederag closed 2 years ago
Actually, scrolling down, the information is there, but squashed to the right:
While with ProfileSVG, the profiles starts with the eval (to the left):
Not really an issue with this package. Either start Julia single-threaded or use Julia 1.8+ to enable the thread selector.
Also, you can of course just click on any trace element to zoom in (which is probably what I did for the screenshots in the readme).
"results in" gave me the impression that the screenshots in the README were expected "out of the box", and that something was wrong, perhaps due to a Pluto mismatch. With your explanations (now included in #12), it works fine indeed, thanks !
The example given in the README does not yield the same output here (and seems much less useful): with
ProfileCanvas 0.1.1
,Pluto v0.19.5
andjulia v1.7.3
(and same withjulia v1.6.5
).It work normally (real fine) from the REPL (it opens in a firefox tab).