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

Metrics performance improvements #157

Merged
merged 16 commits into from
Nov 13, 2024
Merged

Commits on Oct 28, 2024

  1. Metrics speedup

    konraddysput committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a0d455a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Optimize attributes conversions

    Konrad Dysput committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2dca999 View commit details
    Browse the repository at this point in the history
  2. Add end of line to Tuple

    Konrad Dysput committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    33c5ccc View commit details
    Browse the repository at this point in the history
  3. Attributes getter and remove old not valid tests

    Konrad Dysput committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    095ee2a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Optimize attributes

    Konrad Dysput committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2ac667f View commit details
    Browse the repository at this point in the history
  2. Remove debugging information and format file

    Konrad Dysput committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ccca7dc View commit details
    Browse the repository at this point in the history
  3. Rollback MainActivity

    Konrad Dysput committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5a4a7c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79fa883 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Reformat file. Bring previous metrics logic

    Konrad Dysput committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    75a94f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Report data builder tests

    Konrad Dysput committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5eab77b View commit details
    Browse the repository at this point in the history
  2. Move application cache to singleton

    Konrad Dysput committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    330769b View commit details
    Browse the repository at this point in the history
  3. SkipNul, remove additional unique event and make application cache th…

    …read safe
    Konrad Dysput committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ef6cd02 View commit details
    Browse the repository at this point in the history
  4. Application metadata cache test

    Konrad Dysput committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b5565d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f58ea5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Pull request updates: private constructor, move singleton method, for…

    …mat files, remove tuple
    Konrad Dysput committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1e1660b View commit details
    Browse the repository at this point in the history
  2. Simplify BacktraceAttributes business logic

    Konrad Dysput committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7871a13 View commit details
    Browse the repository at this point in the history