Browsing Tag
benchmark
6 posts
Maravel-Framework 10.61.9 Benchmarks vs Lumen and Laravel
Maravel-Framework 10.61.9 Thanks to https://github.com/myaaghubi/PHP-Frameworks-Bench I was able to benchmark Maravel Micro-Framework 10.52.14 vs Lumen 10 and Maravelith…
I Implemented Every Sorting Algorithm in Python — And Python’s Built-in Sort Crushed Them All
Last month, I went down a rabbit hole: I implemented six classic sorting algorithms from scratch in pure…
German LLM Benchmark
Most LLM benchmarks are in English. They do not give us an accurate assessment of how well LLMs…
Different file formats, a benchmark doing basic operations
Recently, I’ve been designing a data lake to store different types of data from various sources, catering to…
Is Javascript Object.groupBy() worth the hype? let’s find out
With the upcoming release of NodeJS 21, we’re getting an exciting new method that should make our object…
I made 1,000x faster TypeScript Validator Library
Hello, I’m developer of typescript-json and have measure a benchmark comparing performance with other competitive libraries. By the…