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

perf(engine): migrate to AsyncStateRoot #10927

Merged
merged 18 commits into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    0013267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c70441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a1132e View commit details
    Browse the repository at this point in the history
  4. tests

    fgimenez committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d7ef901 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07b7e9a View commit details
    Browse the repository at this point in the history
  6. remove log

    fgimenez committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e9102a1 View commit details
    Browse the repository at this point in the history
  7. Update crates/engine/tree/src/tree/mod.rs

    Co-authored-by: Roman Krasiuk <[email protected]>
    fgimenez and rkrasiuk committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    359adac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c26054f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa5085a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b18595 View commit details
    Browse the repository at this point in the history
  11. use global rayon pool

    fgimenez committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1fc3471 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b978a1c View commit details
    Browse the repository at this point in the history
  13. revert unneeded rename

    fgimenez committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b3d6ee4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3a54081 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8c64cce View commit details
    Browse the repository at this point in the history
  16. use sync channel

    fgimenez committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6045dfb View commit details
    Browse the repository at this point in the history
  17. use sync call

    fgimenez committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dc51182 View commit details
    Browse the repository at this point in the history
  18. use sync_channel

    fgimenez committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cf032e4 View commit details
    Browse the repository at this point in the history