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

Patina PR #410

Open
wants to merge 13 commits into
base: loaderarm
Choose a base branch
from
Open

Patina PR #410

wants to merge 13 commits into from

Commits on Feb 8, 2021

  1. patina: Implement the initial version of patina

    Signed-off-by: msdx321 <msdx321@gmail.com>
    msdx321 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    01dd678 View commit details
    Browse the repository at this point in the history
  2. patina_bench: Implement initial benchmarking for patina_chan

    Signed-off-by: msdx321 <msdx321@gmail.com>
    msdx321 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d569031 View commit details
    Browse the repository at this point in the history
  3. patina_bench: Implement initial benchmarking for patina_mutex

    Signed-off-by: msdx321 <msdx321@gmail.com>
    msdx321 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    2752cd9 View commit details
    Browse the repository at this point in the history
  4. patina_bench: Implement initial benchmarking for patina_sem

    Signed-off-by: msdx321 <msdx321@gmail.com>
    msdx321 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a35e8f0 View commit details
    Browse the repository at this point in the history
  5. patina_bench: Implement initial benchmarking for patina_timer

    Signed-off-by: msdx321 <msdx321@gmail.com>
    msdx321 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    4c93731 View commit details
    Browse the repository at this point in the history
  6. patina_bench: Implement initial benchmarking for patina_event

    Signed-off-by: msdx321 <msdx321@gmail.com>
    msdx321 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    5d2b74a View commit details
    Browse the repository at this point in the history
  7. patina_bench: Delay the benches by 1s

    Signed-off-by: msdx321 <msdx321@gmail.com>
    msdx321 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d7138f6 View commit details
    Browse the repository at this point in the history
  8. patina_bench: event: Implement event variant

    Signed-off-by: msdx321 <msdx321@gmail.com>
    msdx321 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    ccc03b8 View commit details
    Browse the repository at this point in the history
  9. patina_bench: Print all results for CDFs

    Signed-off-by: msdx321 <msdx321@gmail.com>
    msdx321 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d6c0539 View commit details
    Browse the repository at this point in the history
  10. patina_bench: Fix file name for patina_timer_bench

    Signed-off-by: msdx321 <msdx321@gmail.com>
    msdx321 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    be22c1f View commit details
    Browse the repository at this point in the history
  11. perfdata: Add perfdata_raw()

    Signed-off-by: msdx321 <msdx321@gmail.com>
    msdx321 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    2147dfa View commit details
    Browse the repository at this point in the history
  12. pingpong: Use perfdata

    Signed-off-by: msdx321 <msdx321@gmail.com>
    msdx321 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    673f5d8 View commit details
    Browse the repository at this point in the history
  13. patina_bench: Misc tweaks

    Signed-off-by: msdx321 <msdx321@gmail.com>
    msdx321 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    8699961 View commit details
    Browse the repository at this point in the history