ajgdls / EPICSPyClientPerformance

A set of performance tests for multiple Python EPICS clients
Apache License 2.0
0 stars 2 forks source link

add clients using CaChannel and CaChannel.ca #15

Closed xiaoqiangwang closed 1 year ago

xiaoqiangwang commented 1 year ago

CaChannel.ca client uses directly the C extension and CaChannel client uses the CaChannel class.

CaChannel project is at https://github.com/CaChannel/CaChannel.