MichaReiser/parallel.es

Performance measurement comparing synchronous vs parallel

MichaReiser opened this issue · 0 comments

Setup two performance measurement environments.

The first is integrated into the example page and measures the time needed to execute a single example. Therefore a synchronous and parallel implementation for each example is needed.

The second measurement performs multiple runs over all examples and displays the results in a table. It would be beneficial if the page has a progress report (at least on console)