mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 03:43:20 +03:00
56635c9a88
The added benchmark is a basis for a performance investigation. We compare the performance of the same operation run in Java vs Enso to see what is the overhead and try to get the Enso operations closer to the pure-Java performance. |
||
---|---|---|
.. | ||
data | ||
src | ||
package.yaml | ||
README.md |
Analysing benchmarks
This workflow is prepared mostly to analyse the output of benchmarks from
test/Exploratory_Benchmarks
. See test/Exploratory_Benchmarks/README.md
for
more information.