Billy Su
|
81562b0252
|
Refactor MultiPlotSpeedTest.py
* Change variable to meaningful name,
* Remove the outdated commented out code.
|
2018-02-03 11:01:03 +08:00 |
|
Luke Campagnola
|
41c3d47d43
|
Correct GraphicsItem to use relative import of lru_cache
Update MultiPlotSpeedTest to test lru_cache performance
|
2014-03-05 10:25:55 -05:00 |
|
Luke Campagnola
|
491aee0fe2
|
python3 fixes
cleaned up examples
|
2013-02-24 23:09:03 -05:00 |
|
Luke Campagnola
|
513e904a59
|
Improved performance for remote plotting:
- reduced cost of transferring arrays between processes (pickle is too slow)
- avoid unnecessary synchronous calls
Added RemoteSpeedTest example
|
2013-01-10 16:10:27 -05:00 |
|