On Wed, 2014-09-03 at 04:18 -0400, Michael Goulish wrote: > Fabulous. > > OK, I put them in my git repo: > > https://github.com/mick-goulish/proton_c_clients.git > > And there, they are full-res. > > > sigh. > >
pn_data_node and pn_data_add look interesting. Might be worth inlining pn_data_node if the compiler isn't doing that already (did you build with -O3?) Also shaving a few instructions off pn_data_add might pay off.
