Skip to content

Conversation

@LalitMaganti
Copy link
Member

Many many improvements:

  1. tables are not directly instantiated as dataframes
  2. make all tables forward declared in tracestorage, explicitly include where needed
  3. pull out args code into a separate args-utils file
  4. simplify table generation

Use a much more efficient template algorithm similar to what libc++ itself uses interally
for a lot of its metaprogramming functions
@LalitMaganti LalitMaganti marked this pull request as ready for review December 27, 2025 22:41
@LalitMaganti LalitMaganti requested a review from a team as a code owner December 27, 2025 22:41
@LalitMaganti LalitMaganti requested review from a team and dreveman as code owners December 28, 2025 17:52
@LalitMaganti LalitMaganti changed the title tp: significanly speed up compile of trace processor tp: significantly speed up compile of trace processor Dec 29, 2025
Base automatically changed from dev/lalitm/compile-1 to main December 29, 2025 21:32
Copy link
Collaborator

@dreveman dreveman left a comment

Choose a reason for hiding this comment

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

Scanned through the changes. Looks reasonable to me but too large of a change for me to provide a detailed review. I assume that runtime performance has been verified to not regress from this, right?

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