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

An optimization to the function of findGlobalPool #1442

Open
wants to merge 2 commits into
base: clang_tot_upgrade
Choose a base branch
from

Commits on Apr 8, 2020

  1. In findGlobalPool, return once a fine grained global pool is found to…

    … avoid useless iterations. Also add an ErrorCheck in the constructor of UnpinnedCopyEngine accordingly.
    zhaozhangjian committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    c037ed8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Avoid unnecessary lock when getting thread local queue

    zhaozhangjian committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    28e2b8f View commit details
    Browse the repository at this point in the history