cpp_vk_lib icon indicating copy to clipboard operation
cpp_vk_lib copied to clipboard

Speed up string convert functions.

Open epoll-reactor opened this issue 3 years ago • 0 comments

At the moment, ASCII and UTF-8 converters are fatally slow.

Aim: rewrite convert function in more efficient way.

epoll-reactor avatar Dec 19 '21 11:12 epoll-reactor