Closes #79 and #80. The old ErgoSolver and SolverContext no longer exist. All built-ins are implemented against the ErgoVM.
This has already shown massive performance improvements. Now the entire suite of tests, which is larger than before, runs in about 5 seconds... From over 30 when the architecture shift began.
Closes #79 and #80. The old
ErgoSolver
andSolverContext
no longer exist. All built-ins are implemented against theErgoVM
.This has already shown massive performance improvements. Now the entire suite of tests, which is larger than before, runs in about 5 seconds... From over 30 when the architecture shift began.