mlaveaux / mCRL2-rust

A rust wrapper for the library functionality of the mCRL2 toolset
https://mlaveaux.github.io/mCRL2-rust/
Boost Software License 1.0
0 stars 0 forks source link

Several suggestions to improve the performance of rewriters #1

Open mlaveaux opened 7 months ago

mlaveaux commented 7 months ago

Currently performance of rewriting is still bottle necked due to allocations and term protections which could be avoided as followed: