Changes between Initial Version and Version 1 of Ticket #79
- Timestamp:
- 06/18/12 23:12:26 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #79 – description
initial v1 1 2 1 I've been surprised lately by the base-overhead of `Data.Vector.Vector`, as I assumed it to be somewhere near 4+N words, but it was actually more like 9+N words or so for N < 128, which is a lot on 64bit archs. 3 2
