In general, SOAP should be used over should probably be used over CSP as CSP is only recommended for legacy applications:
https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls...
There's a lot of different ways the difference in latency could be added, from Authentication differences to how the page is being handled.
As SOAP is still getting active development, it's also possible that optimizations have been built in for SOAP that haven't for CSP.
Others may be helpful for how to code optimizations in the CSP page if you want to go that route, but SOAP is the preferred way.
Hello Dustin,
Studio usually has this enabled by default to constantly appear. Jan Stenson made a great post about comparable features in Studio and Atelier:
https://community.intersystems.com/post/atelier-equivalents-studio-actions
It's possible at some point this feature was manually disabled, so you can check the Studio Assist feature.
https://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=GS...
Additionally, VS-Code is the new IDE that has a lot of these features also built in:
https://community.intersystems.com/post/vscode-extension-intersystems-ob...
Studio has to be running a newer version than the target version per:
https://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=GS...
You can download the latest Studio through the WRC Distributions.