File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -26,24 +26,6 @@ to write lines like:
26
26
The C < now > to the left of C < INIT > runs 0.0018558 seconds I < later > than the C < now > to the right of the C < INIT >
27
27
because the latter occurs during L < the INIT phase|/language/phasers#INIT > .
28
28
29
- = head2 Profile with C < prof-m: your code goes here >
30
-
31
- Enter C < prof-m: your code goes here > in the L < #perl6 channel|/language/glossary#IRC >
32
- to invoke a Perl 6 compiler with a C < --profile > option.
33
- The evalbot's output includes a link to L < profile info|https://en.wikipedia.org/wiki/Profiling_(computer_programming) > :
34
-
35
- = begin code :allow< L >
36
-
37
- yournick prof-m: say 'hello world'
38
- camelia prof-m 273e89: OUTPUT « hello world... »
39
- .. Prof: L < http://p.p6c.org/20f9e25 >
40
-
41
- = end code
42
-
43
- Click on the profile info link to see a profile for C < say 'hello world' > .
44
-
45
- To learn how to interpret the profile info, ask questions on channel.
46
-
47
29
= head2 Profile locally
48
30
49
31
When using the L < MoarVM|http://moarvm.org > backend the L < Rakudo|http://rakudo.org > compiler's C < --profile >
You can’t perform that action at this time.
0 commit comments