Awesome.  Thanks John.
For my specific project, the current weaker link is memory usage compared
to speed.


On Fri, Nov 30, 2012 at 8:03 PM, John Benediktsson <mrj...@gmail.com> wrote:

> Probably the restrictions to strings were a performance optimization...?
>  It should be pretty easy to get the behavior you want:
>
>     IN: scratchpad 0 4 "foo " <slice> R/ foo/ first-match .
>     T{ slice { from 0 } { to 3 } { seq "foo " } }
>
> Using this diff makes it work, but causes the regexp benchmark to be
> 20-30% slower...:
>
>
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to