summaryrefslogtreecommitdiff
path: root/test/baseline/opt-prices-format.test
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-11-24 04:14:34 -0500
committerJohn Wiegley <johnw@newartisans.com>2009-11-24 04:14:34 -0500
commit11a217a481c87cc812a9deb0000d65ecce8e2ba2 (patch)
treeb6a92a6c08a8fa2208b8bf95d97a5d75ba67db0a /test/baseline/opt-prices-format.test
parent5cd8e5965294babfce4ed3eed7d8461c1649fe5a (diff)
downloadfork-ledger-11a217a481c87cc812a9deb0000d65ecce8e2ba2.tar.gz
fork-ledger-11a217a481c87cc812a9deb0000d65ecce8e2ba2.tar.bz2
fork-ledger-11a217a481c87cc812a9deb0000d65ecce8e2ba2.zip
Very minor but easy optimization for symbol_scope_t
Lots of symbol_scope_t throwaway objects get created during value expression calculation, and 99% of them are never used. Therefore, the std::map which each contains is now within an optional<> wrapper, so that no constructor happens unless one is actually used.
Diffstat (limited to 'test/baseline/opt-prices-format.test')
0 files changed, 0 insertions, 0 deletions