elixir-circuits / circuits_i2c

Communicate over I2C from Elixir
Apache License 2.0
62 stars 12 forks source link

Update NIF to store common atoms to statics #120

Closed fhunleth closed 1 year ago

fhunleth commented 1 year ago

See https://erlangforums.com/t/atom-hashing-performance/2369/5 for best practice.