lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


The test was extended; see its results below.
(The test source is attached).

[ Pentium 1600 MHz, 256 MB RAM, Windows XP SP2 ]

  Execution times (microseconds per iteration)
-----------------------------------------------
    650  :  Lrexlib (PCRE-6.7/normal build)
   1000  :  Lrexlib (PCRE-6.7/no recursion build)
   1500  :  Lua 5.0
   2200  :  Lua 5.1
  15000  :  Lrexlib (POSIX/John Maddock/boost-1.31.0)
  35000  :  Lrexlib (POSIX/Henry Spencer)

--
Shmuel

Attachment: test1.lua
Description: application/binary