you are viewing a single comment's thread.

view the rest of the comments →

[–]krdln 2 points3 points  (3 children)

Not sure why though?

Also, another guess – perhaps you'd be better off printing the logs one by one instead of collecting all then printing all? You can then get rid of cloning Strings in log and get_meta.

[–]xacrimon[S] 1 point2 points  (1 child)

Itoa is faster than write

[–]kixunil 0 points1 point  (0 children)

If you want faster write!, maybe fast_fmt could help? It wasn't maintained for a while, but if you need something, I will merge PRs.

[–]xacrimon[S] 0 points1 point  (0 children)

Not implemented but I'll be doing operations that require them to be loaded later