rexfordessilfie / nextwrappers

Reusable, composable middleware-like wrappers for Next.js App Router Route Handlers and Middleware.
MIT License
24 stars 0 forks source link

chore: add als example #15

Closed rexfordessilfie closed 1 year ago

rexfordessilfie commented 1 year ago

Overview

This PR adds an example for async-local storage wrapper along with the benchmarking script used to test its performance.

Screenshots

Route without ALS

Screenshot 2023-06-18 at 03 17 53

Route with ALS

Screenshot 2023-06-18 at 03 17 43

Benchmark script

Screenshot 2023-06-18 at 03 20 35