• Joel Martin's avatar
    Add native base64 test (atob and btoa). · d798572d
    Joel Martin authored
    Interestingly it turns out that using the native base64 routines does
    not improve performance. Likely because the actual time is in
    marshalling/unmarshalling between strings and arrays (and associated
    garbage collection overhead) which has to be done either way.
    d798572d
Name
Last commit
Last update
..
base64.html Loading commit data...
canvas.html Loading commit data...
face.png.js Loading commit data...
include Loading commit data...
input.html Loading commit data...
ws.html Loading commit data...
ws.py Loading commit data...
wsencoding.html Loading commit data...
wsencoding.py Loading commit data...