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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds maliput profiler #538

Merged
merged 10 commits into from Jan 27, 2023
Merged

Adds maliput profiler #538

merged 10 commits into from Jan 27, 2023

Commits on Jan 19, 2023

  1. Adds profiler to maliput common.

    Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
    francocipollone committed Jan 19, 2023
    Copy the full SHA
    448f86b View commit details
    Browse the repository at this point in the history
  2. Covers api with profiler.

    Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
    francocipollone committed Jan 19, 2023
    Copy the full SHA
    5097cab View commit details
    Browse the repository at this point in the history
  3. Covers generate_obj method with profiler.

    Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
    francocipollone committed Jan 19, 2023
    Copy the full SHA
    9b9fed9 View commit details
    Browse the repository at this point in the history
  4. Covers routing with profiler.

    Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
    francocipollone committed Jan 19, 2023
    Copy the full SHA
    bd04adf View commit details
    Browse the repository at this point in the history
  5. Adds simple test.

    Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
    francocipollone committed Jan 19, 2023
    Copy the full SHA
    65bb428 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Update README.md

    Co-authored-by: Jose Luis Rivero <jrivero@osrfoundation.org>
    francocipollone and j-rivero committed Jan 25, 2023
    Copy the full SHA
    37c9d05 View commit details
    Browse the repository at this point in the history
  2. Addresses comment.

    Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
    francocipollone committed Jan 25, 2023
    Copy the full SHA
    9b96910 View commit details
    Browse the repository at this point in the history
  3. Adds MALIPUT_PROFILE_FUNC macro.

    Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
    francocipollone committed Jan 25, 2023
    Copy the full SHA
    2bf6ce2 View commit details
    Browse the repository at this point in the history
  4. Adds two new macros.

    Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
    francocipollone committed Jan 25, 2023
    Copy the full SHA
    22ff1d8 View commit details
    Browse the repository at this point in the history
  5. Use MALIPUT_PROFILE_FUNC instead.

    Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
    francocipollone committed Jan 25, 2023
    Copy the full SHA
    209cc9d View commit details
    Browse the repository at this point in the history