michal-laskowski

Results 4 issues of michal-laskowski

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Release 8.x
Bug
Needs Triage

Just copy colgroup as it is.

enhancement

I have simple code that gets strings.Builder and writes some strings in a loop. This code takes like ~20000 ns/op (equivalent in Go takes like ~500 ns/op). Building the string...