Base64 native vs. own (v3)

Revision 3 of this benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
native
utf8_to_b64(data_string);
ready
own
Base64.utob(data_string);
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.