Bun vs Node (Performance Benchmarks)

Publié le: 17 juillet 2022
sur la chaîne: CodeBig
3,180
43

Title: Bun vs Node (Performance Benchmarks)

Codebig Links
----------------------------------------------------------------------------------------
Tutorials - https://teamcodebig.com/tutorials
Email us at - contact@teamcodebig.com

GitHub Links
----------------------------------------------------------------------------------------
1. https://github.com/rakyll/hey
2. https://github.com/sharkdp/hyperfine

Commands
----------------------------------------------------------------------------------------
1. hyperfine "bun hello.js" "node hello.js" --warmup=100
2. hyperfine "bun install" "npm install" --prepare="rm -rf node_modules bun.lockb" --cleanup="rm -rf node_modules package-lock.json" --warmup=3
3. hyperfine "bun create react ./bun_react" "npx create-react-app ./npm_react" --prepare="rm -rf bun_react" -i --warmup=3
4. hyperfine "cd ./bun_react && bun bun ./src/index.js && cd ../../" "cd ./npm_react && npm run build" -i --warmup=3

Video Outline
-----------------------------------------------------------------------------------------
0:00 - 0:24 - Introduction
0:24 - 0:47 - Benchmark tool (Hyperfine)
0:48 - 2:38 - Bun vs Node : As a Task Runner
2:39 - 4:30 - Bun vs Node : As a Package Manager
4:31 - 5:14 - Bun vs Node : Using CRA
5:14 - 6:02 - Bun vs Node : React Build Time
6:03 - 6:54 - Bun vs Node : Server Side Content
6:55 - 7:05 - Final Words and Future Plans

Follow us on
---------------------------------------------------------------------------------------
Facebook:   / teamcodebig  
Twitter:   / teamcodebig  
Quora : https://www.quora.com/profile/Manoj-Sm-1
Reddit:   / teamcodebig  
Patreon:   / teamcodebig  
Subscribe:    / @teamcodebig  

#bun #bunjs #bunvsnode #nodevsbun


Sur cette page du site, vous pouvez voir la vidéo en ligne Bun vs Node (Performance Benchmarks) durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur CodeBig 17 juillet 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 3,180 fois et il a aimé 43 téléspectateurs. Bon visionnage!