Results 1 to 4 of 4
- 02-24-2011, 06:26 AM #1
Member
- Join Date
- Dec 2010
- Posts
- 11
- Rep Power
- 0
Time taken by createscreencapture
Hi,
I am using Robot class's createScreenCapture(rect) method. I have two different machines and the time taken by this method is 3 times of what it takes on another machine.
I have checked and both machines have :
- same java version
-same display adapter, same display driver version
-same system processor
- same OS (Win 7 / 64 bit).
- same java code on both machines
What could be the reason for the difference in performance. If anyone has come across this problem or have any suggestions, would appreciate it.
Thanks.
- 02-24-2011, 06:29 AM #2
Senior Member
- Join Date
- Feb 2011
- Posts
- 118
- Rep Power
- 0
Are both screens the same resolution and color depth?
- 02-24-2011, 06:08 PM #3
Member
- Join Date
- Dec 2010
- Posts
- 11
- Rep Power
- 0
NRitH,
Thanks for your response.
Both have the same color depth. 32 bit true color.
However, when I changed the color depth of slow machine to 16 bit, the performance dramatically increased !!
Now, do you see any issues with changing the depth to 16 bit true color ?
Thanks.
- 02-24-2011, 06:40 PM #4
Senior Member
- Join Date
- Feb 2011
- Posts
- 118
- Rep Power
- 0
Similar Threads
-
JAVA Programmers Wanted - Full-Time and Part-Time Positions open
By javatrek2020 in forum Jobs OfferedReplies: 3Last Post: 08-23-2011, 12:46 PM -
time taken by robot.createScreenCapture
By dkas in forum Advanced JavaReplies: 1Last Post: 02-04-2011, 11:46 PM -
calculate time diff for particular time period
By baktha.thalapathy in forum New To JavaReplies: 2Last Post: 05-24-2010, 04:10 PM -
Class Time - represents time of day
By verbazon in forum New To JavaReplies: 1Last Post: 04-13-2009, 01:06 AM -
i click on it,then first time error page comes,second time click then product page co
By 82rathi.angara in forum New To JavaReplies: 21Last Post: 08-01-2008, 11:13 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks