-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Graphic optimizations 3 #4817
Graphic optimizations 3 #4817
Conversation
This gives up to 6x speed improvement on these methods
/botio test |
From: Bot.io (Linux)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://107.21.233.14:8877/0ce51f952059bb0/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://107.22.172.223:8877/f9bf41ee98d7db0/output.txt |
From: Bot.io (Windows)FailedFull output at http://107.22.172.223:8877/f9bf41ee98d7db0/output.txt Total script time: 2.68 mins
Image differences available at: http://107.22.172.223:8877/f9bf41ee98d7db0/reftest-analyzer.html#web=eq.log |
A file/folder is locked on the test server :\
|
From: Bot.io (Linux)SuccessFull output at http://107.21.233.14:8877/0ce51f952059bb0/output.txt Total script time: 26.56 mins
|
/botio-windows test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @yurydelendik received. Current queue size: 1 Live output at: http://107.22.172.223:8877/1ae7042f396ab04/output.txt |
From: Bot.io (Windows)SuccessFull output at http://107.22.172.223:8877/1ae7042f396ab04/output.txt Total script time: 24.10 mins
|
Thank you for the patch |
Wow thanks! That was quick. |
A couple of small optimizations but most notably a faster EOF check which is very hot code with ~10M calls for the document in issue2813