aboutsummaryrefslogtreecommitdiff
path: root/src/share/demo/java2d/J2DBench
AgeCommit message (Collapse)Author
2017-03-29Fixed estimation of acceptable errors in measuring performanceVitaly Provodin
2017-03-28Increased acceptable errors in measuring performance on Linux due to JRE-205jb8u112-b799.2jb8u112-b799Vitaly Provodin
2017-03-03J2DBench: added printing scores to std outjb8u112-b764Vitaly Provodin
2017-02-15J2DBench: fixed misprintjb8u112-b733Vitaly Provodin
2017-02-15J2DBench: introduced result reader for TC's chartsjb8u112-b732Vitaly Provodin
2013-12-268029235: Update copyright year to match last edit in jdk8 jdk repository for ↵lana
2013 Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar
2013-03-078005530: [lcms] Improve performance of ColorConverOp for default destinationsbae
Reviewed-by: prr, jgodinez
2012-12-248005402: Need to provide benchmarks for color managementbae
Reviewed-by: jgodinez, prr
2011-08-317067811: Update demo/sample code to state it should not be used for productionnloodin
Summary: Added comment block after copyright block stating that code is unfit for production. Reviewed-by: ohair
2010-12-286962318: Update copyright yearohair
Reviewed-by: xdono
2010-11-186689925: Add transform attributes to the rendering tests in J2DBenchjgodinez
Reviewed-by: flar, prr
2010-05-256943119: Rebrand source copyright noticesohair
Reviewed-by: darcy, weijun
2008-08-286739267: D3D/OGL: add missing ThreeByteBgr to texture upload blit looptdv
Reviewed-by: campbell, flar
2007-12-01Initial loadduke