OK, here are the results. (The numbers are subscores
from one of the runs, the lower the better,
Paint= is number of times paint was called
for those benchmarks that count it).
Substance With D3D:
**** Starting run 3****
Sub-Menus = 2790 (Paint = 0)
TextArea = 2369 (Paint = 790)
Sliders = 1481 (Paint = 508)
Lists = 904 (Paint = 759)
Table Rows = 3086 (Paint = 256)
Tree = 2525 (Paint = 831)
Score: 45309
Substance Without D3D:
**** Starting run 3****
Sub-Menus = 3413 (Paint = 0)
TextArea = 1262 (Paint = 787)
Sliders = 1310 (Paint = 508)
Lists = 795 (Paint = 755)
Table Rows = 2400 (Paint = 256)
Tree = 5143 (Paint = 830)
Score: 48177
Nimbus With D3D:
**** Starting run 3****
Sub-Menus = 2760 (Paint = 0)
TextArea = 1123 (Paint = 602)
Sliders = 623 (Paint = 502)
Lists = 515 (Paint = 493)
Table Rows = 1154 (Paint = 212)
Tree = 1809 (Paint = 787)
Score: 27646
Nimbus Without D3D:
**** Starting run 3****
Sub-Menus = 3569 (Paint = 0)
TextArea = 2010 (Paint = 602)
Sliders = 515 (Paint = 502)
Lists = 452 (Paint = 493)
Table Rows = 982 (Paint = 212)
Tree = 3850 (Paint = 787)
Score: 37969
Thanks,
Dmitri
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".