Benchmarking the parser! – Powder Programming Language (6)

Subscribers:
1,870
Published on ● Video Link: https://www.youtube.com/watch?v=pJemWtToZ04



Duration: 15:43
118 views
6


It’s a good idea to keep track of how fast your program is. Especially if everyone around you uses interpreted languages and you can flex with Rust speed. Gotta go fast!

Powder is open-source on GitHub: https://github.com/kleinesfilmroellchen/powder Feel free to contribute in any way you want, I’ll address contributions in the next video as far as I can.

Fifth episode: https://youtu.be/aZHewe9tQrg Powder development playlist: https://youtube.com/playlist?list=PLfXPDExDzpW8FT5VZwBHKCwFoaKVAPypt




Other Videos By kleines Filmröllchen


2022-09-23Assembler Hacking - Including binary files in spcasm!
2022-09-16Program hacking: Let's implement a median filter for PixelPaint!
2022-08-27Do we kill too many protagonists?
2022-07-19JavaScript: You can't invent a high-performance language in a weekend! (Seminar Presentation)
2022-06-07OS hacking - Creating text value inspectors for HexEditor! (SerenityOS)
2022-06-03OS hacking - Making app configuration more resilient! (SerenityOS)
2022-05-31Parsing “/” and “//” separately – Powder Programming Language (9)
2022-05-14Actually parsing binary expressions correctly! – Powder Programming Language (8)
2022-05-10I embarrass myself for one hour while failing to correctly parse binary expressions – Powder (7)
2022-05-06so i wrote a trance song, it flippin' slaps and here's why (making of)
2022-05-03Benchmarking the parser! – Powder Programming Language (6)
2022-04-29Refactoring the parser infrastructure – Powder Programming Language (5)
2022-04-26Parsing my language! – Powder Programming Language (4)
2022-04-22The Lexer, Continued – Powder Programming Language (3)
2022-04-19Let’s lex a simple program! – The Powder Programming Language (2)
2022-04-15How do you build and boot an operating system? The SerenityOS boot explained
2022-04-08Design is hard – Creating the Powder Programming Language (1)
2022-04-01Warum schreibt Tanya Stewner so kindisch? (Alea-Aquarius-Prosa analysiert)
2022-03-18Do I like C++? Opinions of a SerenityOS contributor.
2022-03-04OS Hacking: Preparing the Audio queue PR for review! [Serenity & Git]
2022-02-18Mandelbrot Set on SOF (Stack with Objects and Functions) on JVM 17 on SerenityOS [Mandelbrotception]



Tags:
rust
powder
programming language