[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Improve irregex matching performance a lot
From: |
John Cowan |
Subject: |
Re: [Chicken-hackers] [PATCH] Improve irregex matching performance a lot by adding two type declarations |
Date: |
Sat, 12 Dec 2015 16:09:09 -0500 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
Peter Bex scripsit:
> I can't say I find the documentation very clear, but it looks like it
> doesn't really use these declarations to optimize code (which is the
> goal of this patch).
It does, actually, specifically for JVM primitive types. However, there
are no external type declarations, only declarations of procedure arguments
and `as`, the equivalent of `the`.
--
John Cowan http://www.ccil.org/~cowan address@hidden
BALIN FUNDINUL UZBAD KHAZADDUMU
BALIN SON OF FUNDIN LORD OF KHAZAD-DUM
Re: [Chicken-hackers] [PATCH] Improve irregex matching performance a lot by adding two type declarations, Kooda, 2015/12/08