]> git.vpit.fr Git - perl/modules/autovivification.git/commit
Make a_map_fetch() a simple macro around ptable_fetch() in the non-threaded case
authorVincent Pit <vince@profvince.com>
Mon, 21 Jun 2010 23:25:51 +0000 (01:25 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 21 Jun 2010 23:26:36 +0000 (01:26 +0200)
commitd29f365b1e0bbd928215897da91859b9fd1ebc42
tree4bf40ff9aed9977cd0ff9f6a227ed485097653d0
parentda39e01d3032ae20f5efef06052231d53d98dc9e
Make a_map_fetch() a simple macro around ptable_fetch() in the non-threaded case

This removes a bit of the run-time performance penalty caused by the pragma.
autovivification.xs