Speed of hash tables compared to lua

ikod igor.khasilev at gmail.com
Mon Sep 14 06:02:49 UTC 2020


On Monday, 14 September 2020 at 05:31:57 UTC, mw wrote:
> On Monday, 14 September 2020 at 05:25:03 UTC, Daniel Kozak 
> wrote:
>> Does not work, first I have to change
>> ...
>> And after that it takes 262ms but end up with SIGSEGV.
>
> Create a github repo, so everyone can run the benchmark, ... 
> and fix it?

Nice idea! It also should contain memory measurements and feature 
matrix (as feature set can affect speed).

It also would be nice to have benchmarks on some different 
key/value types or sizes, like class as key or value, struct(fat 
struct) as key or value, etc..


More information about the Digitalmars-d mailing list