Re: Dynamic array benchmark

  • From: Alex <initrd.gz@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Wed, 24 Sep 2014 10:31:06 -0400

Please post the code you've used to benchmark in all of your languages.
I've seen 'benchmarks' in Lua that don't even use local variables.

(Also, why did you use Java's depreciated Vector class instead of something
like ArrayList?)

On Wed, Sep 24, 2014 at 10:13 AM, Fredrik Widlund <fredrik.widlund@xxxxxxxxx
> wrote:

>
> http://lonewolfer.wordpress.com/2014/09/24/benchmarking-dynamic-array-implementations/
>
> Microbenchmark of Java/C++/C/LuaJIT arrays
>
>
>
>


-- 
Sincerely,
Alex Parrill

Other related posts: