Changes between Version 168 and Version 169 of benchmarks


Ignore:
Timestamp:
Jan 29, 2013, 2:12:07 PM (13 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • benchmarks

    v168 v169  
    32973297<b>(7)</b>
    32983298The solid benchmark sometimes reports incorrect high scores, for example 10000, I believe because the texture allocation failed
    3299 and Chimera is merely drawing a yellow outline box instead of drawing the data.  Something else must be going on because a
    3300 size 10000 test would use a 10000 cubed volume which would not fit in memory.  Needs further investigation.
     3299and Chimera is merely drawing a yellow outline box instead of drawing the data.  This doesn't cause a memory allocation error
     3300trying to make the large cube of data because only a single plane is allocated, since all are identical.  Currently don't have a way to
     3301ask if the texture allocation failed.
    33013302</p>
    33023303}}}