Skip to content

Improve performance of vec_fmt_*() by not building the full data#1891

Merged
rich-iannone merged 1 commit intorstudio:masterfrom
olivroy:plot-perf-follow
Sep 25, 2024
Merged

Improve performance of vec_fmt_*() by not building the full data#1891
rich-iannone merged 1 commit intorstudio:masterfrom
olivroy:plot-perf-follow

Conversation

@olivroy
Copy link
Collaborator

@olivroy olivroy commented Sep 25, 2024

Summary

By removing some unnecessary build stage operations, we are able to speed up significantly the rendering of the vec_fmt_*() functions and hence cols_nanoplot().

This seems to double speed by avoiding unnecessary operations!

Related GitHub Issues and PRs

Checklist

@rich-iannone
Copy link
Member

Thank you! Will review this soon.

Copy link
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

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

LGTM!

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