Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

query performance in .Net #413

Open
StevenPrice1964 opened this issue Apr 14, 2022 · 0 comments
Open

query performance in .Net #413

StevenPrice1964 opened this issue Apr 14, 2022 · 0 comments

Comments

@StevenPrice1964
Copy link

Hi
We are using Force.com from C# but some of our queries that return a large set of data are now taking a long time. We compared the speed using QueryAsync (62 seconds) with doing the same query in Salesforce workbench (8 seconds) . I assume that the difference may be the overhead of the JSON format and unpacking on the client side in the reply data but we are not sure.

Can anyone advise on how we could improve the performance using force.com, I see some mentions of compression but am not sure if that applies to our situation and how to implement it

Many thanks for your help in advance

Steve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant