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

perf: Reduce tracing related allocations from TVP write #557

Merged
merged 2 commits into from
May 15, 2020

Commits on May 8, 2020

  1. avoid calling tracestring and pass enabled flag to avoid repeated req…

    …uesrt of log enabled in a loop
    Wraith2 committed May 8, 2020
    Configuration menu
    Copy the full SHA
    0d9c684 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. restore the TraceString call

    Wraith2 committed May 9, 2020
    Configuration menu
    Copy the full SHA
    701174e View commit details
    Browse the repository at this point in the history