On Friday 19 April 2013 13:18:13 Ivanko B wrote:
> We really need an alternative to FPC. ;-)
> =====================
> Or to write own (well optimized) patches to FPC.
>
> PS:
> BTW, the test shows 0 found entries that seems to run an wrong way.

Correct, because the slowness of utf-8 in the testcase is probably caused by 
the repeated call of strpos() instead of the indexed character operation. 
With 0 found entries there is a single call only.

Martin

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to