replaysMike / Binner

Open source parts inventory system for makers, electronics hobby, and professional engineers
https://binner.io
GNU General Public License v3.0
268 stars 41 forks source link

Features/render performance #178

Closed replaysMike closed 1 year ago

replaysMike commented 1 year ago

Lots of render performance optimizations were done as barcode scanning adds some heavy load to the UI render. Abstracted all barcode protection inputs into their own components, and optimized the Inventory page heavily with a large restructuring.