Deno vs. Node.js vs Bun: Performance Comparison

Поділитися
Вставка
  • Опубліковано 21 січ 2025

КОМЕНТАРІ • 412

  • @AntonPutra
    @AntonPutra  3 місяці тому +25

    🔴 To support my channel, I'd like to offer Mentorship/On-the-Job Support/Consulting (me@antonputra.com)

    • @MDFireX5
      @MDFireX5 3 місяці тому +2

      где fastapi ?

    • @artemxyi
      @artemxyi 3 місяці тому +1

      Wheres low level languages😢? Try Drogon(c++), rust(Ntex), rust(Tokio), rust(xtica-web)

    • @artemxyi
      @artemxyi 3 місяці тому

      ​@@MDFireX5нахуй он никому не нужен

    • @ebuzertahakanat
      @ebuzertahakanat 3 місяці тому +2

      compare java latest to any language you want

    • @RootAndroidAndEthicalHacker
      @RootAndroidAndEthicalHacker 3 місяці тому

      DB test
      MS SQL VS Postgres VS MySQL

  • @winterboltgames
    @winterboltgames 3 місяці тому +329

    So he is real and not a robot from another dimension doing benchmarks on human technologies! 😂

    • @AntonPutra
      @AntonPutra  3 місяці тому +18

      😊

    • @ulrich-tonmoy
      @ulrich-tonmoy 3 місяці тому +6

      i was so focus on the video i didnt know until i came to read comments after finishing the video

    • @wanarchives
      @wanarchives 2 місяці тому +1

      are u sure? it must be AI 😂

  • @rvft
    @rvft 3 місяці тому +183

    Your channel's quality has drastically increased over time. I really enjoy watching your videos. Good job man, keep it up!

  • @guibirow87
    @guibirow87 3 місяці тому +69

    Advice for future benchmarks, when you monitor apps built on languages with garbage collection (java, javascript, c#) you should also monitor gc collections, pauses and so on.
    This is is one of the biggest performance bottleneck on these languages.

    • @AntonPutra
      @AntonPutra  3 місяці тому +28

      Thank you. I'll include it in the upcoming benchmarks, though it may not appear on the main screen and will be shown at the end of the test

    • @InXLsisDeo
      @InXLsisDeo 3 місяці тому +1

      @@AntonPutra For Java, it's complicated because the JVM has several GC algorithms, and then there are several JVMs with different performance profiles, so you need to adapt to your application, which is time consuming.

  • @TweakMDS
    @TweakMDS 3 місяці тому +132

    Heyy we have a facecam, good progress! :)
    Also, I want to make a bit of a brave and maybe unrealistic suggestion:
    Azure vs AWS vs Google Cloud. Some workload similar to what you normally do. Choose similar machine types and storage, use each cloud provider's Postgres as-a-service solution.

    • @theo-k4i8m
      @theo-k4i8m 3 місяці тому +11

      That test will be flawed, the data centers might be far from each other

    • @saiphaneeshk.h.5482
      @saiphaneeshk.h.5482 3 місяці тому

      ​@isenewotheophilus6485 same server location can be used right?

    • @TweakMDS
      @TweakMDS 3 місяці тому +1

      @@theo-k4i8m agreed, and there's probably too many variables to consider, with hundreds of machine types and network settings that may change latency. Still would be nice though

    • @commonfolk663
      @commonfolk663 3 місяці тому +2

      It would make a lot of sense, here we're coming to conclusion that 20ms over 24ms per request at 80k rps is "Speed". But in reality, 24 ms is barely ever reachable in any capacity of interaction, other than server-server within same data-center.

    • @unom8
      @unom8 3 місяці тому

      ​@@theo-k4i8mhe runs his tests with network local clients, it should be possible to do the same in this situation

  • @Jasonwynn10
    @Jasonwynn10 3 місяці тому +8

    Now THIS was absolutely the unbiased benchmark I wanted to see. Thank you!

  • @TonyAlcast
    @TonyAlcast 3 місяці тому +33

    I appreciate so much the effort you put into this! Thank you.

  • @mptcz
    @mptcz 3 місяці тому +12

    Killing it Anton! Thx for your hard work making these videos.

  • @isaacdruin
    @isaacdruin 3 місяці тому +33

    Hey, just wanted to say that I love these!
    At some point, I would like to see a short course on the subject. Just working through test setup, things your take into consideration, testing codebase development, etc etc.

  • @daniellionel01
    @daniellionel01 3 місяці тому +89

    Super cool, thank you!
    BEAM languages, such as Erlang, Elixir & Gleam would be fascinating!

    • @AntonPutra
      @AntonPutra  3 місяці тому +16

      thanks! will do soon!

    • @RaphaelBobillot42
      @RaphaelBobillot42 3 місяці тому +3

      Well, as Gleam compiles to Erlang, I'm not sure that it would make any benchmark difference ? But I would be genuinely amazed to see an actual diff !

    • @daniellionel01
      @daniellionel01 3 місяці тому +4

      @@RaphaelBobillot42 Yeah that's true. Elixir compiles to erlang bytecode, as I understand it, so there shouldn't be much of a difference between those three languages. I guess it'd be more interesting to see any of those languages against Rust/Go/Node/...

    • @AGAU1022
      @AGAU1022 3 місяці тому

      ​@@RaphaelBobillot42The difference would be in the implementation, so you'd ideally want to choose the standard web tools for each.

    • @Serjgap
      @Serjgap 2 місяці тому +2

      I used erlang for 6 years and I really recomend to not use it for anything

  • @gadgetboyplaysmc
    @gadgetboyplaysmc 3 місяці тому +10

    Waited so much for this!

  • @makeit_studio
    @makeit_studio 2 місяці тому +3

    you are so good man, like this is the exact content i've always wanted

  • @alektobias
    @alektobias 3 місяці тому +11

    Oh perfect! exactly what i was looking for!!!

  • @hugodsa89
    @hugodsa89 3 місяці тому +2

    I love how your videos are getting progressively and incrementally better and better each time. 👍🏻
    Loving it. As an application layer guy this is stuff that I really don’t get as much exposure to, but would love to.

  • @wayz9
    @wayz9 3 місяці тому +20

    I would love to see how plain PHP, Laravel and Symfony app would perform. Great video as always. Keep up the good work!

    • @AntonPutra
      @AntonPutra  3 місяці тому +10

      thank you! i'll do php soon

    • @whoeverseesthatbehappy2722
      @whoeverseesthatbehappy2722 3 місяці тому +1

      ​​@@AntonPutraplease, if possible, add to your list comparison between any javascript interpreter (bun/deno/node) and laravel octane. I would really love to see what superceeds - fixed amount of workers or event based exexusuon

  • @MAK_007
    @MAK_007 3 місяці тому +6

    tell us about the total bill for those machine usage as well

  • @gggggggggghhhhoost
    @gggggggggghhhhoost 3 місяці тому +1

    I can only pray for your success and growth. Thank you for bringing more competition in dev tech with benchmarking :)

  • @VictorSanikovich
    @VictorSanikovich 3 місяці тому +7

    Any chance to see comparison of Full Stack Frameworks such as: Laravel, Ruby on Rails, Phoenix ect...?

  • @DarthEd77
    @DarthEd77 3 місяці тому +5

    I would never use `--watch` with Deno in a production environment. That option/feature might be what's causing the higher latency in Deno?

    • @LtdJorge
      @LtdJorge 3 місяці тому +1

      Nah, I think --watch just uses inotify on the directory. So if there are no changes, it doesn't affect the program in the slightest.

    • @DarthEd77
      @DarthEd77 3 місяці тому +1

      @@LtdJorge Oh, good point. Yeah, I guess that's all right. Thanks for pointing that out.

  • @lucsoft
    @lucsoft 3 місяці тому +20

    bun doesn't have that big of a leap it wants to claim, bun's benchmarks are really gaming

    • @truongan354
      @truongan354 3 місяці тому +7

      Benchmark is really gaming

    • @7heMech
      @7heMech 3 місяці тому +8

      In this case yep, but I've used Bun for the past few months and it's a really different DX, everything like installs, runs and tests happens instantly

    • @lucsoft
      @lucsoft 3 місяці тому +17

      @@7heMech well same as deno lol, like in deno you don't even need a install step HTTPS Imports FTW! (bun lacks these, which is a big miss)

    • @SAsquirtle
      @SAsquirtle 3 місяці тому

      gaming

    • @AntonPutra
      @AntonPutra  3 місяці тому

      🤷🏻‍♂️

  • @kvancguckran7662
    @kvancguckran7662 3 місяці тому +3

    This is the content quality that the people should be after.

  • @svendpai
    @svendpai 3 місяці тому +3

    I love these tests! so insightful

    • @AntonPutra
      @AntonPutra  3 місяці тому +2

      than you! will do more

  • @denetralize
    @denetralize 3 місяці тому +27

    please do it for
    nginx vs caddy vs openresty
    lua vs golang

    • @theo-k4i8m
      @theo-k4i8m 3 місяці тому +3

      he did nginx vs caddy before

    • @isaacdruin
      @isaacdruin 3 місяці тому +5

      ​@@theo-k4i8mpeople are so lazy. He's going to be testing some fringe tech in 6 months and some noobie is going to show up like "node vs bun, please!"

    • @theo-k4i8m
      @theo-k4i8m 3 місяці тому

      @@isaacdruin 😂😂😂

    • @Gornius
      @Gornius 3 місяці тому +6

      Lua vs go? They are not even comparable. I mean their purpose is totally different. One is compiled, garbage collected static typed language and the other is easy to embed dynamic language. It's like comparing shopping cart with airplane.

    • @yoloopen
      @yoloopen 3 місяці тому +1

      @@Gornius openresty is sponsored by cloudflare to embed and run scripts inside nginx, they could somehow use Go instead if they really wanted, but they chose Lua. No two languages are the same, sure they're different, but you can use literally any language for any kind of task, and sometimes the results may be surprising. Golang borrowed multiple return from Lua btw. Also they both share the keep it simple philosophy.

  • @zuzelstein
    @zuzelstein 3 місяці тому +31

    Антон герой нашего времени! :) Классно бы было проверить дикие, хайповые базы:
    1) Surreal DB vs Edge DB (vs PostgreSQL для масштаба).
    2) SQLite vs PostgreSQL

  • @TAINCER_
    @TAINCER_ 3 місяці тому +3

    7:05 How can deno drop request yet retain 100% availability?

    • @LtdJorge
      @LtdJorge 3 місяці тому +1

      It's being throttled by K8s, I guess it just returns 500 for those? Or the contrary, it may be returning a 200 but super late.

    • @Zizaco
      @Zizaco 3 місяці тому

      Perhaps the number is rounded.

  • @aravind.a
    @aravind.a 2 місяці тому +2

    After watching this video, I am interested to learn more about bun.js

  • @joeseabreeze
    @joeseabreeze 18 днів тому

    It's good to see that in a real world data-driven application, node still holds up well

  • @GolderiQ
    @GolderiQ 3 місяці тому +18

    I’ve been telling you to use `deno serve -parallel` with the new syntax `export default { fetch(req): Response }` man!

    • @AntonPutra
      @AntonPutra  3 місяці тому +17

      I remember, I'll do a multithreaded benchmark as well

    • @alinmgheorghe
      @alinmgheorghe 2 місяці тому +1

      ​@@AntonPutrasoon? I love your videos, really cool.

    • @Zizaco
      @Zizaco 2 місяці тому

      @@AntonPutra strike while the iron is hot! deno serve --parallel

  • @paulorodriguez6288
    @paulorodriguez6288 3 місяці тому +4

    amazing, lets not underestimate node just yet

  • @srinidhihebbar196
    @srinidhihebbar196 Місяць тому +3

    Bun vs Go.?

  • @drtangent2018
    @drtangent2018 3 місяці тому

    Damn... last time I saw your video about 2 weeks ago, I was thinking to comment about these 3... but for some reason I forgot to comment it, but you still made the video

  • @Tarodev
    @Tarodev 2 місяці тому +1

    I wonder if Deno, being so new, has some teething pains to work out?
    I'd be interested in a re-test in 6 months

    • @AntonPutra
      @AntonPutra  2 місяці тому +1

      i'll do some more uses cases, aws, messaging systems etc

  • @geeksy2278
    @geeksy2278 2 місяці тому +2

    All of them have incredible performances. I pick deno because of the std lib and security features

  • @densanki1985
    @densanki1985 2 місяці тому

    Impressive Test Setup, Run, Insights, great work

  • @stokbrood
    @stokbrood 3 місяці тому +3

    What if you run them with --parallel (I believe only Bun & Deno support this)

  • @darkoplax7688
    @darkoplax7688 3 місяці тому +22

    Drizzle vs Prisma ; with postgres

  • @VictorMongi
    @VictorMongi 2 місяці тому +1

    Hey Anton, I want to ask which tools you are using for load testing and that can simulate high loads, such as 80,000 requests per second. Thank you

  • @MrTweetyhack
    @MrTweetyhack 3 місяці тому

    this is great. please redo these videos in a year or 2. it's nice to see how things change

  • @oliverfoxi
    @oliverfoxi 3 місяці тому

    Having comments on graphs makes video more interesting. Thanks ❤

  • @Luisintosh
    @Luisintosh 3 місяці тому

    Awesome! I really liked this video, pretty interesting and better quality 👍

  • @MinhazurSarker
    @MinhazurSarker 3 місяці тому +3

    Bun is based on uWS (uWebSocket)... What if we use uWS in node?

  • @PraveenYdvOfficial
    @PraveenYdvOfficial 3 місяці тому

    Nicely Explained with proof and visual. Loved it

  • @jonatthu
    @jonatthu 3 місяці тому +1

    Keep this series please, use popular libraries with these same frameworks, prisma, drizzle, different redis clients!

  • @Sam0sva1
    @Sam0sva1 3 місяці тому +1

    It's very interesting to see the difference between vanila node.js vs popular frameworks. Nest.js for example. I know that it works on top of express or fastify but feels like those abstraction layers ruin all the performance.
    Thank you for you content!

  • @ignrey
    @ignrey Місяць тому

    I love deno as a framework, the standard library is strong, it's typescript compatible by default and it can transpile TS code to a JS node module.

  • @JT-mr3db
    @JT-mr3db 3 місяці тому +3

    Hats off to node for holding its own.

  • @eugeniorosario4509
    @eugeniorosario4509 3 місяці тому +9

    Thank you for the video, Bun did great, so I'll stick with it.

  • @everyhandletaken
    @everyhandletaken 3 місяці тому +4

    Very surprised to see Bun handle that many rps.. impressive.

  • @albertmarzo
    @albertmarzo 3 місяці тому

    YEEEESSS!!!! I WAS WAITING FOR THIS VIDEO!!

  • @Infinitay
    @Infinitay Місяць тому

    I know you focus more on backend benchmarks, but your testing and benchmarks are amazing - would you be willing to expand into benchmarking different (front-end) frameworks too? I wish I had the devops experience to be able to setup and run the benchmarks myself on my local machine, but I'm afraid I will break something or inaccurately benchmark.

  • @karlstein9572
    @karlstein9572 2 місяці тому

    Very interesting and clean presentation of the results. No surprise, NodeJS is behind because it's older.

  • @MattBodman
    @MattBodman 3 місяці тому +4

    Great video! I don't understand how Deno can publish such different looking results. According to their latest marketing push, Deno beats Node and Bun in many metrics. Am I missing something or are the folks at Deno stretching the truth?

    • @Zizaco
      @Zizaco 3 місяці тому +4

      Benchmarks are all about which metric you consider the most important.
      Deno got the best overall Client Request Latency. One could argue that's what matters the most. (Which depends)

  • @bintangnaufal
    @bintangnaufal 16 днів тому

    what's the difference between the first and the second test? in the first test, node.js loses to both deno and bun in rps but in the second test, node.js still wins in the rps, and also memory usage while having barely noticeable differences with bun in latency. which one is practical? the second test because of postgres? or?

  • @shyamg9374
    @shyamg9374 3 місяці тому +1

    What was the total AWS Resource cost for this Performance test?

  • @slansky6626
    @slansky6626 3 місяці тому +1

    Hey, it would be nice to have a Spring Webflux vs Quarkus vs Golang benchmark, the last quarkus vs golang didn't show the breaking point of any of those. Thank you for this awesome job!

    • @shine8171
      @shine8171 3 місяці тому

      Using Spring Webflux on a real project I can tell you it is disappointing as we didn't see any perf better than classic Spring Web

  • @MuhamadAzizPrasetyo
    @MuhamadAzizPrasetyo 2 місяці тому +2

    What is more interesting is how much does it cost to run the machine in total?
    By the way, thanks for the great effort!

    • @AntonPutra
      @AntonPutra  2 місяці тому +2

      thank you! well, the best case is $10, and the worst case per test is $50.

  • @gectoktokot1087
    @gectoktokot1087 3 місяці тому +2

    Haskell please? 🥺

  • @AlexanderBorshak
    @AlexanderBorshak 3 місяці тому +2

    Nice to see your face. Much better!

  • @YordanPetrov-hd9vz
    @YordanPetrov-hd9vz 3 місяці тому +4

    Hey great content thanks for the videos. Can you create a tests for spring boot servlet container tomcat vs jetty vs undertow ?

  • @MrEvilGalith
    @MrEvilGalith 3 місяці тому

    That's a lot of videos!
    I would very much appreciate a reminder at the beginning of videos stating that synthetic benchmarks like these ones are not representative at all of real world scenario.
    Each real situtation deserves its own benchmarks, taking into account its specific context and constraints.
    And I feel like in most real word situtations the differences displayed in these benchmarks are negligeable.

  • @ManasTunga
    @ManasTunga 2 місяці тому +1

    Thanks for making this video.

  • @nvictorme
    @nvictorme 3 місяці тому

    Fantastic and eye opening video. Very well done. Thanks.

  • @reichenwald-gm4qd
    @reichenwald-gm4qd Місяць тому

    Cool video. I’d love to the see some .Net and IIS in there

  • @Gengurke
    @Gengurke 3 місяці тому

    Great test! Please do it again once Deno 2 was around for some time and received some improvements/fixes

  • @davidsiewert8649
    @davidsiewert8649 2 місяці тому +6

    TLDR: all 3 are about the same if the DB is the bottleneck

    • @AntonPutra
      @AntonPutra  2 місяці тому +2

      yeah, i'll be using larger ec2 instances to run the database next time

  • @SamerLOLOfficial
    @SamerLOLOfficial 3 місяці тому +1

    Thank you for your videos, keep it up.

  • @DoNsMaK190
    @DoNsMaK190 2 місяці тому +1

    so who is the clear winner here ? bun or am i missing something ? please help me

    • @AntonPutra
      @AntonPutra  2 місяці тому +1

      i need to come up with more "real world" use cases

    • @DoNsMaK190
      @DoNsMaK190 2 місяці тому

      @@AntonPutra cant wait to see more, Thanks for the great content

  • @VikyWicaksono-z9v
    @VikyWicaksono-z9v 3 місяці тому +2

    Terima kasih banyak bro 😊

  • @TheNimmortal
    @TheNimmortal 2 місяці тому

    Hey, just brilliant work!
    I know you are receiving a lot of requests, but anyway. It will be really insightful to compare node vs laravel octane and node vs spring boot on green threads.

  • @vinh-le
    @vinh-le 3 місяці тому

    in the ads, Bun and Deno said thay 3 - 5 times faster. . The cost is integrating to the whole ecosystem node modules if you tent to use Bun and Deno.

  • @ts8960
    @ts8960 2 місяці тому +1

    how is deno slower than nodejs?

    • @AntonPutra
      @AntonPutra  2 місяці тому

      good question, same code base

  • @o_glethorpe
    @o_glethorpe 3 місяці тому +2

    please, supabase x vercel x firebase x convex scalability vs price

  • @damianjanus1990
    @damianjanus1990 День тому

    Can you test it with today new release of Bun 1.2?

  • @bohdankarpus181
    @bohdankarpus181 3 місяці тому

    what is wrong with deno and postgres?

  • @PedrodeCastroTedesco
    @PedrodeCastroTedesco 3 місяці тому +1

    Great videos! I get the impression that if I need an application that interacts a lot with a database, Node can be a good choice to some extent. Would it be correct to say that if my application only needs to process requests and interact with other APIs, bun performs better than Node?

    • @Zizaco
      @Zizaco 3 місяці тому +1

      The persistence layer (database) will be the bottleneck in virtually all cases that need persistence. In these cases, optimization is all about slow db interactions as much as possible (caching, indexes, query optimisation).
      The 2ms difference of the runtime is negligible compared to all db ops.

  • @semihakyuz9033
    @semihakyuz9033 3 місяці тому +1

    Great content, thank you. I'm curious about EncoreTS; is it as good as they claim?

  • @HananoKairo
    @HananoKairo 3 місяці тому +1

    The Great JS Clash shall begin!

  • @diogo6115
    @diogo6115 3 місяці тому

    So what is the cons of Bun? It's better in every metrics, it may have some downside.

  • @vipinfarswan6555
    @vipinfarswan6555 3 місяці тому +6

    PHP vs Node js

  • @somebody-anonymous
    @somebody-anonymous 3 місяці тому

    Awesome! (I skipped ahead a bit to the tests, the first part was a bit technical for me for just casual viewing)
    Ryan said deno is also optimized for cold starts. I think bun has made claims about being able to install packages quickly as well. Maybe that could be part of a test?

  • @3pm479
    @3pm479 2 місяці тому

    so who won, Deno or Bun? What should I use in my NextJs project? I am a newbie, I am not advanced coder.

    •  2 місяці тому +1

      Bun

  • @haileprime9873
    @haileprime9873 Місяць тому

    Node is still capable and not worth switching over considering practical situations (Not raw performance).
    Thanks for the benchmark.

  • @retakenroots
    @retakenroots 3 місяці тому

    Can you also provide real world applications that have this request load? Because if 90% do not then these metrics are less interesting

  • @metinsut
    @metinsut 3 місяці тому

    I hope your tests are fair, thanks for share

  • @ceroy_ak
    @ceroy_ak 3 місяці тому

    Please also compare with c++ drogon, I am curious

  • @Ar3Schannels
    @Ar3Schannels 3 місяці тому

    how do you generate those awesome charts?

  • @code1866
    @code1866 3 місяці тому +1

    What do you use for animated diagrams? 🎉

  • @kyleareich
    @kyleareich 2 місяці тому

    Thanks for the great video! I dont know enough about the changes from Deno to Deno2, but is it worth redoing this test with Deno2?

    • @AntonPutra
      @AntonPutra  2 місяці тому

      i'm using deno v2 in this video, here is a dockerfile - github.com/antonputra/tutorials/blob/main/lessons/217/deno-app/Dockerfile#L1

  • @kudorgyozo
    @kudorgyozo 2 місяці тому

    How are you generating those nice charts.

  • @BeeBeeEight
    @BeeBeeEight 3 місяці тому +2

    I wonder if Deno 1.0 or the new 2.0 was used here? Seems like Deno 1.0 but I could be wrong.
    Anyway Node the old horse of JS runtimes is still good at something namely working at the backend with Postgres. TBH I'd rather work with Bun/Deno 2.0 because they contain all the necessary runtime packages; NPM doesn't vet its packages thoroughly and sometimes people can end up installing malware instead, but if it's what we have to work with we have no choice I suppose.

    • @Raphael-jo1rp
      @Raphael-jo1rp 3 місяці тому +2

      Deno 2.0.0. Look into the source code in the description.

    • @j-p-d-e-v
      @j-p-d-e-v 3 місяці тому +2

      Its deno 2.0.0 under Dockerfile

    • @BeeBeeEight
      @BeeBeeEight 3 місяці тому +1

      Thanks, I'll check out the source code first next time 😅

    • @SAsquirtle
      @SAsquirtle 3 місяці тому +2

      he literally showed the dockerfile

    • @AntonPutra
      @AntonPutra  3 місяці тому

      2.0.0 😊

  • @haiiry
    @haiiry 3 місяці тому

    Gleam vs Go/Node?

  • @vsezold
    @vsezold 3 місяці тому

    But why not compiling deno?

  • @Remeroska
    @Remeroska 2 місяці тому

    What do you use to create those graphs for benchmarks?

  • @YohanesCandrajaya
    @YohanesCandrajaya 3 місяці тому

    Could you test pocketbase with Go extend?

  • @SoreBrain
    @SoreBrain 3 місяці тому

    I would be very interested in someone doing this but not just micro benchmarks

  • @mahmoudmousa2405
    @mahmoudmousa2405 3 місяці тому

    Can you please test Laravel Vs AdonisJS or NestJS?

  • @rubenchiquin3768
    @rubenchiquin3768 3 місяці тому

    I would love to see a benchmark of sqlite vs postgres!

  • @isnimshchikov
    @isnimshchikov 3 місяці тому

    I don't really understand the focus on 2 vs 1 ms latency. I don't think it's possible to notice that difference in a real environment
    Great tests!

  • @conman7644
    @conman7644 3 місяці тому

    It would ge interesting to do this with a bit more of a complex application. Which would need some more intricate test suite, but still...

  • @GuilhermeAltran
    @GuilhermeAltran Місяць тому

    It's normal for Rust to be slower than c and zig.
    I'd like to test the stability for several weeks.