File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -451,7 +451,7 @@ You can then visualize it with `$BROWSER bloop-profile-initial.svg`.
451
451
452
452
After we' re all set up, we' ll then get an ` svg` file that looks like this:
453
453
454
- [! [Initial flamegraph of implicit search in ` frontend` ](/resources/img/blog/bloop-profile-0.png )](/resources/img/blog/bloop-profile-0.png )
454
+ [! [Initial flamegraph of implicit search in ` frontend` ](/resources/img/blog/bloop-profile-0.svg )](/resources/img/blog/bloop-profile-0.svg )
455
455
456
456
(The flamegraph is a png image. You can check the svg by opening the image in
457
457
a new tab and replacing ` png` by ` svg` in the URL. The svg images allows you to
@@ -669,7 +669,7 @@ exploration.
669
669
#### Reading the implicit search flamegraph
670
670
671
671
672
- [](/resources/img/blog/bloop-profile-0.png )
672
+ [](/resources/img/blog/bloop-profile-0.svg )
673
673
674
674
The flamegraph has three colors. Every color has a meaning.
675
675
You can’t perform that action at this time.
0 commit comments