Skip to content

Conversation

@sandroklarer-pingpong
Copy link

Using the pandas concat() function is very time consuming. Changed it according to:
what-is-the-fastest-and-most-efficient-way-to-append-rows-to-a-dataframe

Parsing my 7receivers day log (~800MB) of MNEA messages takes 3500s, now it takes 180s.

@betaBison betaBison changed the base branch from v1.0.3b to v1.0.4 April 6, 2025 02:44
Copy link
Member

@betaBison betaBison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and confirmed speed up. All tests passed.

@codecov
Copy link

codecov bot commented Apr 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.66%. Comparing base (880bbf7) to head (24be7e0).

Additional details and impacted files
@@            Coverage Diff             @@
##           v1.0.4     #171      +/-   ##
==========================================
- Coverage   99.66%   99.66%   -0.01%     
==========================================
  Files          27       27              
  Lines        3883     3882       -1     
==========================================
- Hits         3870     3869       -1     
  Misses         13       13              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@betaBison
Copy link
Member

Thanks for your addition and patience @sandroklarer-pingpong !

@betaBison betaBison merged commit ada936a into Stanford-NavLab:v1.0.4 Apr 6, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants