spion / hashtable-latencies

Latency of a web service that stores a large hashtable, in multiple languages
43 stars 8 forks source link

Clone using Docker containers #15

Open aitva opened 7 years ago

aitva commented 7 years ago

Hi,

I wanted to try your benchmark on my machine without installing all the compilers and interpreters. So, I have made a clone of your repo to use Docker container for each language [1]. If you are interested I might be able to merge the clone, but I am not familiar with git.

Thanks for your work, it was interesting to look at this benchmark.

[1] aitva/hashtable-latencies