Juanchi.dev
Digital Native · real systems
·
HomeCVBlogLabContact
Skip to content
Juanchi.dev
Digital Native · real systems
·
HomeCVBlogLabContact
AllExperimentsTutorialsOpinionReflectionsTechnologyHistory

Tag: benchmark

8
May 28 2026

The benchmark that made me change my mind about Jakarta EE in 2026

Same backend, same database, same k6. In the first runs it looked like Embedded GlassFish was on top. When I fixed JDK, warmup, window, heap, and DB attribution, the story changed: Spring Boot ended up with the best local profile for this workload. Payara Micro was the cleanest Jakarta EE by check failures. GlassFish surprised by being viable.

May 28 2026 · 10′ · Experiments · Performance · backend

10′
May 16 2026

Prisma vs JDBC: the benchmark that almost made me blame the wrong ORM

I built a reproducible lab to compare Prisma 5 against Spring Boot JdbcTemplate on the same PostgreSQL 16. What I found wasn't a winner: it was that query shape and N+1 explain almost everything, and blaming the ORM is too easy.

May 16 2026 · 5′ · Experiments · TypeScript · Performance

5′
May 04 2026

DeepClaude: I Combined Claude Code with DeepSeek V4 Pro in My Agent Loop and the Numbers Threw Me Off

I took the DeepClaude repo (467 points on HN) and dropped it into my real production loop. The combination isn't simply "better than either alone" — there's a specific task regime where DeepSeek V4 Pro destroys and Claude fails, and vice versa. Here are my actual numbers.

May 04 2026 · 8′ · Experiments · TypeScript · claude code

8′
Apr 29 2026

TypeScript 7 beta benchmark: what the repo numbers confirmed for me — and what I still don't buy

I built a public lab with reproducible benchmarks to measure TypeScript 7 native preview against TypeScript 6 on real repos. The results are interesting, but the more useful story isn't the speedup: it's understanding when it matters, what breaks during migration, and how to test it without exposing private code.

Apr 29 2026 · 6′ · Experiments · TypeScript · Performance

6′
Apr 25 2026

GPT-5.5 in the API: I ran it against my real production cases and the numbers don't justify the upgrade yet

I ran GPT-5.5 against my actual production prompts and compared it to GPT-4o on latency, cost, and output quality. The marketing leap doesn't match the leap in my metrics. Here are the numbers.

Apr 25 2026 · 8′ · Experiments · TypeScript · railway

8′
Apr 22 2026

Google TPU v8: I ran it against my production workload and the numbers don't add up

Google announced two chips designed for the "agentic era." I ran my real agent workload against their published numbers. The gap between hardware marketing and what an indie dev can actually use today is brutal — and it's not a technical limitation, it's a business decision.

Apr 22 2026 · 9′ · Experiments · produccion · infraestructura

9′
Apr 19 2026

Defluffer promises -45% tokens. I measured the semantic cost of that savings and it's uncomfortable

The 45% token reduction is real. What nobody measures is how much implicit context you lose along the way. I built my own benchmark and the numbers are more complicated than the headline suggests.

Apr 19 2026 · 7′ · Experiments · LLM · agentes-ia

7′
Apr 14 2026

N-Day-Bench: Can LLMs Find Real Vulnerabilities in Real Code?

I approved three PRs with hardcoded keys. The same models that helped write them could have caught them. N-Day-Bench measures exactly that gap — and the numbers bother me more than I expected.

Apr 14 2026 · 8′ · Reflections · devops · LLM

8′

Series

  • Open Data and Creativity2
  • Awesome Curated: The Tools10
  • Awesome Curated1
See all

Clusters

  • Software architecture

Categories

  • Experiments98
  • Tutorials67
  • Opinion42
  • Reflections18
  • Technology8
  • History6

Tags

  • #TypeScript
  • #arquitectura
  • #nextjs
  • #railway
  • #java
  • #LLM
  • #postgresql
  • #ia
  • #prisma
  • #software-architecture
  • #firma-digital
  • #AI

Popular

  1. 01pnpm vs npm vs yarn vs bun: The Real Comparison Nobody Gives You in 2025
  2. 02Next.js App Router: The Guide I Wish I Had When I Migrated from Pages Router
  3. 03TypeScript: The Patterns I Actually Use Every Single Day
  4. 04Docker for Node.js Developers: From Zero to Production Without Losing Your Mind
  5. 05Your Digital Signing Cryptography Has an Expiration Date: What NIST Published and How to Migrate Your HSM

Newsletter

One email a week. What I'm learning, building, and breaking.

Series

  • Open Data and Creativity2
  • Awesome Curated: The Tools10
  • Awesome Curated1
See all

Clusters

  • Software architecture

Categories

  • Experiments98
  • Tutorials67
  • Opinion42
  • Reflections18
  • Technology8
  • History6

Tags

  • #TypeScript
  • #arquitectura
  • #nextjs
  • #railway
  • #java
  • #LLM
  • #postgresql
  • #ia
  • #prisma
  • #software-architecture
  • #firma-digital
  • #AI

Popular

  1. 01pnpm vs npm vs yarn vs bun: The Real Comparison Nobody Gives You in 2025
  2. 02Next.js App Router: The Guide I Wish I Had When I Migrated from Pages Router
  3. 03TypeScript: The Patterns I Actually Use Every Single Day
  4. 04Docker for Node.js Developers: From Zero to Production Without Losing Your Mind
  5. 05Your Digital Signing Cryptography Has an Expiration Date: What NIST Published and How to Migrate Your HSM

Newsletter

One email a week. What I'm learning, building, and breaking.

Juanchi.dev is Juan Torchia’s public notebook — architecture, real systems and product decisions. Written and reviewed by hand in Buenos Aires. Built with Next.js, Prisma and PostgreSQL; deployed on Railway. No third-party trackers beyond aggregate analytics.

GitHubRSS© 2026 Juan Torchia · All rights reserved.

Real code. Unfiltered takes.

Architecture, real systems, product decisions and technical lessons. Everything reviewed with my own judgment before it ships.

213 articles published

Blog
Uses
Now