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

[Producer][Synchronized] Improve perform call performances #42

Closed
wants to merge 1 commit into from

Conversation

Herklos
Copy link
Member

@Herklos Herklos commented May 10, 2020

Profiling (python sources only) for the same backtesting setup :

  • Before : 128ms (average of 5 profiling)
  • After : 110ms (average of 5 profiling)

Will also be significantly improved we the cpdef in the compiled version.

@Herklos Herklos requested a review from GuillaumeDSM May 10, 2020 09:32
@Herklos Herklos force-pushed the feature/improve-synchronized-refresh-perf branch from c8ae589 to efbcbd5 Compare May 10, 2020 09:38
@Herklos Herklos force-pushed the feature/improve-synchronized-refresh-perf branch from efbcbd5 to 2d86f46 Compare May 10, 2020 09:44
@Herklos Herklos closed this May 10, 2020
@Herklos Herklos deleted the feature/improve-synchronized-refresh-perf branch May 10, 2020 09:48
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

Successfully merging this pull request may close these issues.

None yet

2 participants