lag
XNA 4.0 - Using spriteBatch and basicEffect lags
I am currently working on a game, in which we need to combine the use of DrawUserIndexedPrimitives and normal spriteBatch.Draw. Not combined as we use them at the same time, but we first have to draw[详细]
2023-01-30 16:08 分类:问答Java TCP/IP Server Closing Connections Improperly
I\'ve created an MMO for the Android phone and use a Java server with TCP/IP sockets. Everything generally works fine, but after about a day of clients logging on and off my network becomes extremely[详细]
2023-01-28 01:36 分类:问答Why do multiple setTimeout() calls cause so much lag?
I have a complex animation sequence involving fades and transitions in JavaScript. During this sequence, which consists of four elements changing at once, a setTimeout is used on each element.[详细]
2023-01-26 04:19 分类:问答Java Repaint on MouseMoved causes lag
I\'m trying to make my java app repaint each time the mouse has been moved to update the screen when the user moved over a diagram ( -> display the name of the diagram ) and when the user does not mov[详细]
2023-01-23 08:46 分类:问答Android ListView Laggy and Child Views Shrinking
I am programatically building a ListView that does FILL_PARENT for width, and WRAP_CONTENT for height, then centering it in its parent view.[详细]
2023-01-21 03:47 分类:问答ListView scrolling lag in android
I am having a customized list view in my application, which is showing an image and text. The Image I am getting from URL, using the code below:[详细]
2023-01-19 12:29 分类:问答Cocoa Touch - Hypothetical Lag Comparisons
Hey all, I\'m developing a rhythm game for the iPhone at the moment, just wondere开发者_Python百科d if anyone had any thoughts on the best pieces to use for reaction time.[详细]
2023-01-18 06:40 分类:问答Visual Studio 2010 Intellisense slows down everything
I have the issue with Visual Studio 2010, after a while, running exceptionally slowly and slowing everything else down with it. I\'m meaning:[详细]
2023-01-14 01:07 分类:问答Generate new time-lagged variable in R
I\'m creating a time-series object with new variables using the transform() function in R and cannot find the proper function to calculate the difference in variable C between today and yesterday.[详细]
2023-01-09 13:14 分类:问答DOS ASCII Animation Lagging without constant input, Turbo C compiled
Here\'s an oddity from t开发者_如何学JAVAhe past! I\'m writing an ASCII Pong game for the command prompt (Yes yes oldschool) and I\'m writing to the video memory directly (Add. 0xB8000000) so I know[详细]
2023-01-08 01:00 分类:问答