Skip to content

Commit 8dbfac0

Browse files
committed
a sentence on spesh
1 parent fa542ea commit 8dbfac0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

S99-glossary.pod

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
=head1 TITLE
32

43
Synopsis 99: Glossary
@@ -873,6 +872,12 @@ glass of ice water.
873872

874873
=head2 spectest
875874

875+
=head2 spesh
876+
877+
A functionality of the MoarVM platform that uses run-time gathered data to
878+
improve commonly used pieces of bytecode. It is much like a JIT Compiler,
879+
except that those usually output machine code rather than bytecode.
880+
876881
=head2 star
877882

878883
See L</Rakudo *>.

0 commit comments

Comments
 (0)