Skip to content

haideralsh/bun-sqlite-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Bun Sqlite Benchmark

A script to test Bun's Sqlite performance by inserting 10,000 rows into a table and timing it.

If Bun is installed, run using

$ bun index.ts
Inserted 10,000 rows in 13.17s. Total rows in table: 40000.

About

Bun SQLite Benchmark

Topics

Resources

Stars

Watchers

Forks