# #Performance

> Articles involving algorithms, performance and optimizations I've worked on.

---

- [State of URL parsing performance in 2025](/state-of-url-parsing-2025) — 2025-12-09
- [Release of Ada v3.0 with URLPattern](/release-of-ada-v3) — 2025-01-30
- [Improving Node.js loader performance](/improving-nodejs-loader-performance) — 2023-12-12
- [Reducing the cost of string serialization in Node.js core](/reducing-the-cost-of-string-serialization-in-nodejs-core) — 2023-04-25
- [Announcing Ada URL parser v2.0](/announcing-ada-url-parser-v2-0) — 2023-03-30
- [Performance tips for C++ developers](/performance-tips-for-c-developers) — 2023-03-24
- [Implementing Node.js URL parser in WebAssembly with Rust](/implementing-node-js-url-parser-in-webassembly-with-rust) — 2022-02-28
- [Tracing query performance with Knex.js](/tracing-query-performance-with-knex-js) — 2022-01-23
- [Performance metrics and benchmarking on Node.js](/performance-metrics-and-benchmarking-nodejs) — 2021-05-16

---

Authored by Yagiz Nizipli