psmithuk / xlsx

Create Excel files in Go
MIT License
33 stars 8 forks source link

Performance improvements #2

Closed sean-duffy closed 10 years ago

sean-duffy commented 10 years ago

Increased the efficiency of string formatting as described here.

sean-duffy commented 10 years ago

Apologies, not ready yet, meant to open this on my fork.