Changes between Version 127 and Version 128 of requests
- Timestamp:
- Dec 22, 2010, 1:49:52 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
requests
v127 v128 10 10 Currently they include only those collected by Tom Goddard (focus on 11 11 density maps, molecular assemblies, electron microscopy). 12 </p> 13 14 <p> 15 292. 16 <b>Reduce fit-in-map memory use</b><br> 17 December 21, 2010<br> 18 Tom Goddard, bug #8943<br> 19 Reduce fit-in-map memory use by not allocating a full array of grid indices 20 for a map being fit into another map when only grid indices above a threshold 21 are being used. Currently the full grid index array is created then filtered. 22 Could do this in one step with a simple C++ routine. 12 23 </p> 13 24
![[Chimera Issue Tracking System]](/trac/chimera/chrome/site/chimera_logo.png)