The experimental scripts were written with the C++ implementations in mind. Comparing across language implementations would also be interesting, but this means that:
- The scripts need to have a concept of language implementation.
- Each language will need a benchmark driver that performs equivalent experiments, ideally exposing the same command-line interface.
The experimental scripts were written with the C++ implementations in mind. Comparing across language implementations would also be interesting, but this means that: