Commit Graph

1 Commits

Author SHA1 Message Date
Srivats P
d827e43a11 Cache protocol frame value when possible
Caching reduces packet build aka "apply" time.

This is a first in a series of optimization experiments

These optimizations are potentially dangerous and may cause incorrect
packets to be generated unintentionally and therefore need rigorous
testing
2019-07-02 19:03:26 +05:30