You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getting close to v0.9.0, so i wanted to create this so i had a place to discuss a few things related to performance.
after switching from td to schwab, the ameritrade api has seemingly become much slower. request time average for the realtime quotes went from 70ms to 130ms, and that's after i did a bunch of performance improvements from the original library. im going to reach out to the traderapi team to see what they say.
need to go through and do a systematic review of all of the functions. have done a lot of work very fast in the last week or so, i need to go back through and lean it up a bit.
concurrency
The text was updated successfully, but these errors were encountered:
samjtro
changed the title
enhancement: perf testing
performance testing
Jun 13, 2024
getting close to v0.9.0, so i wanted to create this so i had a place to discuss a few things related to performance.
The text was updated successfully, but these errors were encountered: