Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question #131

Open
gsrunion opened this issue Apr 14, 2020 · 0 comments
Open

Question #131

gsrunion opened this issue Apr 14, 2020 · 0 comments

Comments

@gsrunion
Copy link

Not an issue but a help request. I am benchmarking RxTx vs JSerialComm vs PureJavaComm and I can't get my PJC implementation to work.

My test does N iterations of sending a 256 byte packet between serial ports and capturing the times between when the requester sends the data and it is echoed back to it. I have the JSerialComm and RxTx (which has an identical API to PJC) to work but not the PJC implmentation.

https://github.com/gsrunion/Java-Serial-Solution-Performance-Tests/blob/master/src/main/java/org/peripheral/serial/PureJavaCommStreamingSerialClient.java

https://github.com/gsrunion/Java-Serial-Solution-Performance-Tests/blob/master/src/test/java/org/peripheral/serial/PureJavaCommStreamingSerialClientPerformanceTest.java

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

No branches or pull requests

1 participant