We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 415c901 commit eed771dCopy full SHA for eed771d
doc/Language/performance.pod6
@@ -108,7 +108,7 @@ opening in SQLite.
108
limit 30;
109
=end code
110
111
-The in-progress, next-gen profiler is L<moar-perf|https://github.com/timo/moarperf>, which
+The in-progress, next-gen profiler is L<moarperf|https://github.com/timo/moarperf>, which
112
can accept .sql or SQLite files and has a bunch of new functionality compared to the original
113
profiler. However, it has more dependencies than the relatively stand-alone original profiler,
114
so you'll have to install some modules before using it.
0 commit comments