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

Memory Optimization - ICE Agent Stats (#1947) #2074

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from

Commits on Nov 5, 2024

  1. Ice memory reduction - enable ice stats flag (#1947)

    * Change params size
    
    * Use dyanmic allocation and flag for ice stats
    
    * Debug 1
    
    * Revert "Debug 1"
    
    This reverts commit ad7d02f.
    
    * Revert "Use dyanmic allocation and flag for ice stats"
    
    This reverts commit bf9a2ee.
    
    * Working version
    
    * enable flag in samples
    
    * Add unit test
    
    * Fix bug
    
    * README for the flag
    
    * Update readme
    disa6302 authored and stefankiesz committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c996442 View commit details
    Browse the repository at this point in the history
  2. Fix readme typos

    stefankiesz committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    fc9555e View commit details
    Browse the repository at this point in the history
  3. clang format

    stefankiesz committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1640b81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a46d6d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81d87b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ca50e9 View commit details
    Browse the repository at this point in the history
  7. Clang formatting

    stefankiesz committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    be0e273 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e1d539 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3a13f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    20995e8 View commit details
    Browse the repository at this point in the history
  2. Cleanup unused variable

    stefankiesz committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    20e6b29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9159aa View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    283d778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e2cc6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85f89a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c37e24c View commit details
    Browse the repository at this point in the history