elixir-circuits / circuits_gpio

Use GPIOs from Elixir
129 stars 23 forks source link

Add performance tests for write_one and read_one #172

Closed fhunleth closed 10 months ago

fhunleth commented 10 months ago

This includes a refactor that is a minor performance improvemenet to write and read so previous results aren't directly comparable.