aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/blowfish/blowfish.cpp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-05-24 23:45:18 +0000
committerlloyd <[email protected]>2012-05-24 23:45:18 +0000
commitee42784fee56c48f72ecf03d7b93765dac35edf5 (patch)
tree1b9826655b22a37dc28d374dedb29ea7d3896576 /src/block/blowfish/blowfish.cpp
parent435218df876b20330123145c5089115bae548743 (diff)
Instead of a map of start->length for recording the free list use a
vector of (start,length) where we are careful to maintain the correct ordering. Much much faster than the map version as it mostly avoids allocations and copies.
Diffstat (limited to 'src/block/blowfish/blowfish.cpp')
0 files changed, 0 insertions, 0 deletions