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

Simple logging benchmarks for C++ & Rust #4181

Merged
merged 14 commits into from
Nov 9, 2023
Merged

Simple logging benchmarks for C++ & Rust #4181

merged 14 commits into from
Nov 9, 2023

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    4bce1d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    641c43a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    334e6d3 View commit details
    Browse the repository at this point in the history
  4. C++ benchmark setup

    Wumpf committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6a15843 View commit details
    Browse the repository at this point in the history
  5. better profiler scope in c++

    Wumpf committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    102328d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a63f4f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    b32f9ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d0bbeb View commit details
    Browse the repository at this point in the history
  3. implement C++ benchmarks

    Wumpf committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    15be3d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e7d758 View commit details
    Browse the repository at this point in the history
  5. spelling

    Wumpf committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3694e9a View commit details
    Browse the repository at this point in the history
  6. fix gcc warning (maybe..?)

    Wumpf committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    405701d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63a65d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. add missing include

    Wumpf committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    73a3736 View commit details
    Browse the repository at this point in the history