Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 599 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 599 Bytes

Micro Benchmark Workload - CPUHeavy

Description

This workload measures the efficiency of the execution layer for computationally heavy tasks. The smart contract initializes a large array, and runs the quick sort algorithm over it.

To see more details, please refer to the README file in each individual directory for each system.

Details