Skip to content

Latest commit

 

History

2 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

仓库 files navigation

Base64 JS Benchmark

This project benchmarks the native Uint8Array.toBase64() and Uint8Array.fromBase64() methods in JavaScript.

Requirements

  • Bun or Node.js version 25+ (for native support of the Base64 methods)

Installation

npm install

Running the Benchmark

With Node.js:

npm start

With Bun:

bun run benchmark.js

The benchmark will test encoding and decoding performance for various payload sizes and output results to the console.

关于

Node.js/bun base64 benchmark

Resources

Stars

0 stars

关注者

0 watching

复刻s

发布

贡献者

Languages