summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-10-27 22:29:14 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-10-27 22:29:14 -0700
commit6229138d80380d582f16931d36b279807dcb82dd (patch)
tree2c9cfe604a0d7e14830229a50a157bc19c64943a /Makefile
parentc64d4820b142e6df93ccf612d0e4717159a36591 (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 'Makefile')
0 files changed, 0 insertions, 0 deletions