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

WIP: Parallelize passes using rayon #46564

Closed
wants to merge 17 commits into from
Closed

Commits on Jun 5, 2018

  1. queries

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    d19b1ac View commit details
    Browse the repository at this point in the history
  2. parallel abs

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    ce33c33 View commit details
    Browse the repository at this point in the history
  3. timing changes

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    8f96b37 View commit details
    Browse the repository at this point in the history
  4. Parallel code

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    8bd5144 View commit details
    Browse the repository at this point in the history
  5. misc

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    9d9a40a View commit details
    Browse the repository at this point in the history
  6. rayon abs

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    192a896 View commit details
    Browse the repository at this point in the history
  7. thread pool

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    bc8512a View commit details
    Browse the repository at this point in the history
  8. misc

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    1e7e800 View commit details
    Browse the repository at this point in the history
  9. Parallelize passes

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    1e630eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9d0d071 View commit details
    Browse the repository at this point in the history
  11. Force parallel queries

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    804b3cd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e2ab582 View commit details
    Browse the repository at this point in the history
  13. Have thread-local GlobalArenas

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    917c198 View commit details
    Browse the repository at this point in the history
  14. Force 8 query threads

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    05887d8 View commit details
    Browse the repository at this point in the history
  15. Add crates to whitelist

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    a336145 View commit details
    Browse the repository at this point in the history
  16. Fix tests

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    9d131f6 View commit details
    Browse the repository at this point in the history
  17. Update Cargo.lock

    Zoxc committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    be5b986 View commit details
    Browse the repository at this point in the history