add order timers #412

Merged
scionaltera merged 2 commits from order-timers into master 2021-05-26 13:18:27 -07:00
scionaltera commented 2021-05-25 23:14:13 -07:00 (Migrated from github.com)

Adds three timers when we place orders and shows the timings in the logs:

  • from the beginning of trade decision to the end of trade execution
  • from the beginning of trade decision to the end of it
  • from the beginning of trade execution to the end of it

This will help us begin to understand the performance around trade decisions and execution. We can use this information to narrow in on any performance improvements we can make.

Adds three timers when we place orders and shows the timings in the logs: * from the beginning of trade decision to the end of trade execution * from the beginning of trade decision to the end of it * from the beginning of trade execution to the end of it This will help us begin to understand the performance around trade decisions and execution. We can use this information to narrow in on any performance improvements we can make.
lilianchiassai (Migrated from github.com) reviewed 2021-05-25 23:14:13 -07:00
dazito (Migrated from github.com) approved these changes 2021-05-26 02:47:47 -07:00
Commenting is not possible because the repository is archived.
No description provided.