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

Performance: Tasks / Struct #337

Merged
merged 14 commits into from
Sep 2, 2022
Merged

Performance: Tasks / Struct #337

merged 14 commits into from
Sep 2, 2022

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Sep 1, 2022

Changes driven by profiling...

Added:

  • Equinox.Core: Category base class, with Decider and Stream helper modules

Changed:

  • Performance: Switch surface APIs to struct Tuples and Options where relevant, some due to struct changes in Struct Tuples/Options FsCodec#82, and use task in hot paths
  • Equinox.Decider: log is now supplied via Equinox.Category
  • Equinox.Decider: maxAttempts with a default policy and an optional argument on Transact* APIs re V5 checklist #232
  • Equinox: push Serilog dependency from Equinox out to Equinox.Core

@bartelink bartelink mentioned this pull request Sep 1, 2022
@bartelink bartelink changed the title Perf wip Performance: Tasks / Struct Sep 2, 2022
@bartelink bartelink marked this pull request as ready for review September 2, 2022 09:25
@bartelink bartelink merged commit 34b62ea into master Sep 2, 2022
@bartelink bartelink deleted the perf branch September 2, 2022 10:18
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.

1 participant