Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

perf : optimized creating hashset from EventLog in convert_log_to_dataframe#52

Open
AThomas314 wants to merge 1 commit into
aarkue:main from
AThomas314:create_dataframe_clean
Open

perf : optimized creating hashset from EventLog in convert_log_to_dataframe #52
AThomas314 wants to merge 1 commit into
aarkue:main from
AThomas314:create_dataframe_clean

Conversation

@AThomas314

@AThomas314 AThomas314 commented May 22, 2026
edited
Loading

Copy link
Copy Markdown

Performance Improvements

Optimized the initial dataframe creation phase from event_log

Metric OLD NEW Improvement
Total Allocations 11.77M blocks 3.23M blocks ~72.6% reduction
Total Bytes Allocated 3.00 GB 2.33 GB ~22.6% reduction
Peak Usage (t-gmax) 504 MB 430 MB ~14.8% reduction
Final State (t-end) 205 KB 205 KB No change
Reduced the time required to create the hashset from ~200ms to ~20ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /