Re: LuaJIT benchmark

  • From: Fredrik Widlund <fredrik.widlund@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Sun, 16 Mar 2014 23:06:00 +0100

Added compiler flags. I've benchmarked with gcc 4.8.2 in another
environment but I might add this here as well. I'm planning to follow up on
this however with quite a few other candidates, including some comments
about LTO in gcc, and clang.



On Sun, Mar 16, 2014 at 10:52 PM, Coda Highland <chighland@xxxxxxxxx> wrote:

> On Sun, Mar 16, 2014 at 2:49 PM, Fredrik Widlund
> <fredrik.widlund@xxxxxxxxx> wrote:
> >
> http://lonewolfer.wordpress.com/2014/03/13/benchmarking-hash-table-implementations-in-different-languages/
> >
> > Benchmark of LuaJIT tables vs Java HashMap vs C++ unordered_map
> >
>
> Would you consider adding g++ 4.8 to the comparison? It's easy enough
> to install via MacPorts et al.
>
> /s/ Adam
>
>

Other related posts: