grantful 3 Posted May 30, 2023 I am using the 11.3 CE. If i create a new multidevice app and put a few buttons on it and a list view and play around with it is great. as soon as i start putting a few more controls and start coding it gets a 2 to 4 second lag on something as simple as as setting a margin. This is driving me crazy. I can start a new project and it is great untill you start adding stuff and coding. anyone else having this issue ? Share this post Link to post
Erwin Mouthaan 7 Posted May 30, 2023 (edited) People at Grijjy have several tips for improvement: Decrease Your Build Time Improve Android and iOS debug compilation speed Edited May 30, 2023 by Erwin Mouthaan Share this post Link to post
programmerdelphi2k 237 Posted May 30, 2023 18 hours ago, grantful said: anyone else having this issue ? maybe some problem with "LSP" ? verify if any message appears in your IDE (bottom panel msg window) like "restarting LSP... etc...." did you try install in another pc or vm for tests? Share this post Link to post
Pat Heuvel 1 Posted May 31, 2023 How much RAM and what processor does your development machine have? Share this post Link to post
grantful 3 Posted May 31, 2023 Thanks for all the comments. Processor Intel(R) Core(TM) i7-8086K CPU @ 4.00GHz, 4008 Mhz, 6 Core(s), 12 Logical Processor(s) 32 Gigs of ram........ I will try to install on a different machine. All the other software and IDEs i use do not have a problem. Just delphi after i add a few pages and controls, etc. Share this post Link to post