mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
47f5ee42c9
- toString() uses a stream for conversion while genes() returns a direct reference to the string, without copies in between. The speed up is very small compared to the improvement from switching to storing a string of abbreviations instead of a vector of step names inside chromosomes but there's basically no downside to this change so it's still worth it. |
||
---|---|---|
.. | ||
solidityUpgrade | ||
yulPhaser | ||
CMakeLists.txt |