Bun vs Node (Performance Benchmarks)

Опубликовано: 17 Июль 2022
на канале: 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


На этой странице сайта вы можете посмотреть видео онлайн Bun vs Node (Performance Benchmarks) длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь CodeBig 17 Июль 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 3,180 раз и оно понравилось 43 зрителям. Приятного просмотра!