Closed SupunS closed 1 month ago
This branch with compared with the base branch onflow:master commit dbf53519bf270cb8f931425d4f00dc436b5ac122
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.
The backward compatibility check fails, because now the package names on master
is different than what the tool uses. This would get fixed for subsequent PRs once this PR is merged to master.
Work towards #526
Description
Move sub directories under
./interpreter/
to./
master
branchFiles changed
in the Github PR explorer