Skip to content

Conversation

@scottshambaugh
Copy link
Contributor

@scottshambaugh scottshambaugh commented Jan 20, 2026

PR summary

A collection of a few more speedups from profiling large 2D line, scatter, and fill_between plots. I didn't record my profiling runs for all these changes, but saw a ~40% speedup for a plot with 100x 5000-point lines.

  • Bbox.update_from_path gets some more fast paths
  • The other updates are all variations on avoiding extra numpy array copy operations

PR checklist

@scottshambaugh scottshambaugh marked this pull request as ready for review January 21, 2026 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant