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

commit_ret_elems_ performance improvement and enclose basic types with namespace #142

Closed
wants to merge 4 commits into from

Commits on Oct 15, 2020

  1. improve performance by reducing commit_ret_elems_lock_ scope and use …

    …find() instead of loop for getting entry from commit_ret_elems_
    Curtis Lo committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    2cafb41 View commit details
    Browse the repository at this point in the history
  2. enclose typedefs with namespace in basic_type.hxx

    Curtis Lo committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    dfdca71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5afc198 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    aeb70ea View commit details
    Browse the repository at this point in the history