Small ImageItem-related improvements#1501
Merged
j9ac9k merged 67 commits intopyqtgraph:masterfrom Jan 20, 2021
Merged
Conversation
Contributor
outofculture
commented
Jan 19, 2021
- Fix ndarray.dtype check fails erroneously leading to performance degradation #667 in makeARGB
- Improve makeQImage docstring
- Improve makeQImage profiling
- Improve makeQImage code clarity
- Add makeARGB airspeed velocity benchmarking profile and script
…imageitem-performance
this should improve performance under windows
use a buffer-qimage so we can avoid allocing so much
…ph into imageitem-performance
this should improve performance under windows
Abundant conflicts; accept theirs in nearly every case.
Contributor
Author
|
( Note: this came out of the work in #669 ) |
Contributor
Author
|
( Also! This PR assumes #1466 gets merged; it's included in what's here. ) |
Conflicts: README.md - same line, unrelated changes examples/VideoSpeedTest.py - new pyside6 import v. cupy and args at same line
Conflicts: pyqtgraph/functions.py - pyside6 checks integrated with these changes
Conflicts: pyqtgraph/functions.py - pyqtgraph#667 bugfix trying to get clobbered
This was referenced Jan 20, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.