Berocoder 14 Posted February 17, 2019 I recently switched from Win7 and D2007 to Win10 and Delphi 10.1 Berlin. I use VmWare workstation VMs. Many new things to explore. But I noticed one thing. To open projects and forms is much slower now. I Googled it and found an older post claiming that rename livebinding bpl could improve speed. I am sure we will never use livebinding in our code. Any comments how to improve speed i the IDE? Share this post Link to post
Dmitry Arefiev 101 Posted February 17, 2019 This issue is fixed in 10.3 Rio. And more is comming in Updates. If to stay with 10.1, then search and install IDE HotFix Pack. Share this post Link to post
Stéphane Wierzbicki 45 Posted February 19, 2019 On 2/17/2019 at 12:31 PM, Dmitry Arefiev said: And more is comming in Updates. Can you please eloborate ? Share this post Link to post
Clément 148 Posted February 19, 2019 On 2/17/2019 at 6:29 AM, Berocoder said: I recently switched from Win7 and D2007 to Win10 and Delphi 10.1 Berlin. I use VmWare workstation VMs. Many new things to explore. But I noticed one thing. To open projects and forms is much slower now. I Googled it and found an older post claiming that rename livebinding bpl could improve speed. I am sure we will never use livebinding in our code. Any comments how to improve speed i the IDE? If you still haven't installed IDE FixPack, do it! Highly recommended!http://www.delphifeeds.com/go/s/146660 2 Share this post Link to post