SymbiFlow / uxsdcxx

generate C++ reader/writer from XSD schema
Apache License 2.0
6 stars 2 forks source link

Make local of child pointer. #42

Closed litghost closed 4 years ago

litghost commented 4 years ago

In capnp it is relatively expensive to follow a pointer, so don't do extra work if it can be avoided.

This saves about ~1 second (of ~15 seconds) of CPU time when loading the Artix 50T graph.