diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2014-10-27 22:29:14 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2014-10-27 22:29:14 -0700 |
commit | 6229138d80380d582f16931d36b279807dcb82dd (patch) | |
tree | 2c9cfe604a0d7e14830229a50a157bc19c64943a /docs/images | |
parent | c64d4820b142e6df93ccf612d0e4717159a36591 (diff) |
Optimize node printing by using raw pointers
This lets us do fewer null pointer checks (making printing 2% faster with -O3)
and removes a lot of function calls (making printing 20% faster with -O0).
Diffstat (limited to 'docs/images')
0 files changed, 0 insertions, 0 deletions