# 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 + [ethereum/parity](ethereum/README.md) CPUHeavy driver + [hyperledger](hyperledger/README.md) CPUHeavy driver