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

Improve build times by generating less IR #1192

Merged
merged 12 commits into from Jul 25, 2022
Merged

Improve build times by generating less IR #1192

merged 12 commits into from Jul 25, 2022

Commits on Jul 25, 2022

  1. example

    davidpdrsn committed Jul 25, 2022
    Copy the full SHA
    03f2b88 View commit details
    Browse the repository at this point in the history
  2. MethodRouter::merge

    davidpdrsn committed Jul 25, 2022
    Copy the full SHA
    d70eda5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    afd3356 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0c80a8b View commit details
    Browse the repository at this point in the history
  5. Router::route

    davidpdrsn committed Jul 25, 2022
    Copy the full SHA
    c4fdb10 View commit details
    Browse the repository at this point in the history
  6. MethodRouter::merge again

    davidpdrsn committed Jul 25, 2022
    Copy the full SHA
    f1a9a21 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4fed037 View commit details
    Browse the repository at this point in the history
  8. Router::call_route

    davidpdrsn committed Jul 25, 2022
    Copy the full SHA
    985726b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    2f9cd06 View commit details
    Browse the repository at this point in the history
  10. revert example

    davidpdrsn committed Jul 25, 2022
    Copy the full SHA
    bbdba7d View commit details
    Browse the repository at this point in the history
  11. fix test

    davidpdrsn committed Jul 25, 2022
    Copy the full SHA
    f4c3f57 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    1bd680f View commit details
    Browse the repository at this point in the history