Open SupunS opened 3 weeks ago
This branch with compared with the base branch onflow:master commit a56e52127ee2ff1036c8d6995ff4bc4ea7446874
The command for i in {1..N}; do go test ./... -run=XXX -bench=. -benchmem -shuffle=on; done
was used.
Bench tests were run a total of 7 times on each branch.
Description
POC of compiler + VM, based on the work of https://github.com/onflow/cadence/pull/2088 by Bastian.
master
branchFiles changed
in the Github PR explorer