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

Sync project level info in parallel. #72976

Merged
merged 58 commits into from
Apr 12, 2024

Commits on Apr 10, 2024

  1. Add perf logging

    CyrusNajmabadi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    da8d7e0 View commit details
    Browse the repository at this point in the history
  2. sync in strips

    CyrusNajmabadi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9829da1 View commit details
    Browse the repository at this point in the history
  3. in progress'

    CyrusNajmabadi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3552d4b View commit details
    Browse the repository at this point in the history
  4. fix

    CyrusNajmabadi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6377536 View commit details
    Browse the repository at this point in the history
  5. downstream

    CyrusNajmabadi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d150afd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a255fa8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d82a4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87de924 View commit details
    Browse the repository at this point in the history
  9. sync in parallel

    CyrusNajmabadi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    046d435 View commit details
    Browse the repository at this point in the history
  10. fix

    CyrusNajmabadi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c8b9a0f View commit details
    Browse the repository at this point in the history
  11. delete

    CyrusNajmabadi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d140c85 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f82f5ad View commit details
    Browse the repository at this point in the history
  13. revert

    CyrusNajmabadi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    58ae336 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ee6ce0a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1033273 View commit details
    Browse the repository at this point in the history
  16. remove log helper

    CyrusNajmabadi committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c63c074 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. rename file

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cdc412a View commit details
    Browse the repository at this point in the history
  2. Search less

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2439f04 View commit details
    Browse the repository at this point in the history
  3. rename

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    939b9c4 View commit details
    Browse the repository at this point in the history
  4. rename file

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    357bfeb View commit details
    Browse the repository at this point in the history
  5. Search less

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c808509 View commit details
    Browse the repository at this point in the history
  6. rename

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    542020e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    170a0d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c8be11 View commit details
    Browse the repository at this point in the history
  9. Hybrid mode

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    bd55071 View commit details
    Browse the repository at this point in the history
  10. Docs

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    bc626e2 View commit details
    Browse the repository at this point in the history
  11. Share code

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6cbd1b5 View commit details
    Browse the repository at this point in the history
  12. optimize

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e15a73c View commit details
    Browse the repository at this point in the history
  13. Add docs

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    69528e5 View commit details
    Browse the repository at this point in the history
  14. Docs

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    21ae618 View commit details
    Browse the repository at this point in the history
  15. Share code

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    510331c View commit details
    Browse the repository at this point in the history
  16. Docs

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d8eb43a View commit details
    Browse the repository at this point in the history
  17. Docs

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    92654f4 View commit details
    Browse the repository at this point in the history
  18. fine grained kinds

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    afb12f6 View commit details
    Browse the repository at this point in the history
  19. Simplify pattern

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d49c484 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dc8ed7b View commit details
    Browse the repository at this point in the history
  21. Add asset hints

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5b3db93 View commit details
    Browse the repository at this point in the history
  22. REmove unused

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8929756 View commit details
    Browse the repository at this point in the history
  23. Simplify more

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    38902cf View commit details
    Browse the repository at this point in the history
  24. Add implicit

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2a39c5c View commit details
    Browse the repository at this point in the history
  25. Use kinds uniformly

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4304094 View commit details
    Browse the repository at this point in the history
  26. Updates

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b4efb7f View commit details
    Browse the repository at this point in the history
  27. speeling

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e91b985 View commit details
    Browse the repository at this point in the history
  28. Simplify

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6142d02 View commit details
    Browse the repository at this point in the history
  29. Do not capture

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9cdb0bc View commit details
    Browse the repository at this point in the history
  30. Finer grained kinds

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c9193fd View commit details
    Browse the repository at this point in the history
  31. Finer grained kinds

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    84e2b7a View commit details
    Browse the repository at this point in the history
  32. in progress

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    633f604 View commit details
    Browse the repository at this point in the history
  33. in progress

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b044039 View commit details
    Browse the repository at this point in the history
  34. in progress

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5569fb5 View commit details
    Browse the repository at this point in the history
  35. in progress

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2ff97df View commit details
    Browse the repository at this point in the history
  36. in progress

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    10f5b5e View commit details
    Browse the repository at this point in the history
  37. Only doc text

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9c9f17b View commit details
    Browse the repository at this point in the history
  38. in progress

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1229821 View commit details
    Browse the repository at this point in the history
  39. in progress

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    06dd3e5 View commit details
    Browse the repository at this point in the history
  40. Flesh out

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4639794 View commit details
    Browse the repository at this point in the history
  41. tests

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b7638f6 View commit details
    Browse the repository at this point in the history
  42. docs

    CyrusNajmabadi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ec5ad04 View commit details
    Browse the repository at this point in the history