rqrcode_core icon indicating copy to clipboard operation
rqrcode_core copied to clipboard

Performance improvements

Open severinraez opened this issue 8 months ago • 2 comments

For our usecase (generating various QR codes with dimensions 65x65), RQRCode::QRCode.new runs in 1.8 seconds before and in 0.9 seconds after these changes.

This is a follow up to https://github.com/whomwah/rqrcode/issues/145 , fixing the correct root cause - if you merge this, It'd be great if you could publish a new version :)

severinraez avatar Jun 17 '24 11:06 severinraez