On Thursday, November 16, 2017 at 1:43:59 PM UTC+1, Yuri Kravchenko wrote: > > Hi. I have applied the workaround from that disscustion ( >> https://developercommunity.visualstudio.com/storage/attachments/16873-edits-to-afxtoolbarimages.txt) >> >> to TortoiseMerge, and got at least a 10-fold decrease in the load time of >> the application. >> > No longer used slow GetPixel function. It starts up like a lightning. > There is my patch for TortoiseMerge.cpp: > http://thmod.com/downloads/TortoiseMerge.cpp.patch.txt > Similarly I did for TortoiseProc.cpp. > I know that this is hack, but I haven't found another way to apply yet. Due > to Tortoise SVN "Use MFC in a Shared Dll" build option. >
Thanks, but I don't like this solution since it requires live-patching - virus scanners will go completely bonkers with this and we will have much more serious problems than just a slow start... Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/7f118a98-b508-4a7c-8909-aaafee6d7abc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
