Files
Containers/tst
Bailey Thompson eff1e3e59a Optimize deque block allocations (#122)
Rather than allocating a new block every time it is needed, it will
check the other end of the outer array to see if blocks are available
but not in use. This way, if a deque is being used like a queue, the
block count will not arbitrarily grow.
2020-08-20 21:19:41 -04:00
..
2020-08-19 15:13:11 -04:00
2020-08-19 15:13:11 -04:00
2020-08-20 01:35:28 -04:00
2020-08-20 01:35:28 -04:00
2020-08-20 01:35:28 -04:00
2020-08-17 16:55:29 -04:00
2020-08-20 01:35:28 -04:00
2020-08-17 16:55:29 -04:00
2020-08-19 15:13:11 -04:00
2020-08-07 16:57:41 -04:00
2020-08-17 16:55:29 -04:00