trpc / v10-playground

tRPC v10 procedure play
https://stackblitz.com/github/trpc/v10-playground?file=src%2Fserver%2Findex.ts,src%2Fclient.ts,src%2Fserver%2Frouters%2FpostRouter.ts&view=editor
13 stars 3 forks source link

add tests for big router #10

Closed KATT closed 2 years ago

KATT commented 2 years ago

Generates a router with 1000 procedures to be able to play around with the feedback time when changing a procedure to the time it takes to get output.