Skip to content

VXI11 protocol performance enhancement#50

Merged
hgrecco merged 1 commit into
pyvisa:masterfrom
alexforencich:master
Jul 20, 2015
Merged

VXI11 protocol performance enhancement#50
hgrecco merged 1 commit into
pyvisa:masterfrom
alexforencich:master

Conversation

@alexforencich

Copy link
Copy Markdown
Contributor

Extending a bytearray is much faster than doing string manipulation for large transfers.

@hgrecco hgrecco merged commit 3fa3917 into pyvisa:master Jul 20, 2015
@hgrecco

hgrecco commented Jul 20, 2015

Copy link
Copy Markdown
Member

Merged! Thanks a lot.

bors Bot added a commit that referenced this pull request Nov 28, 2017
115: TCPIP SOCKET improvements r=skrchnavy a=skrchnavy

* Connect uses open_timeout parameter to be timeouted (#88)
* Refactored read operation with improved timeout handling
* Read Uses bytearray and bytes instead of string - inspired by #50 
* Calculation of return data in read uses indexes
* Renamed some variables for better readability.
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