Performance Test
100k rowsProcess 100,000 rows of student placement data with Zod validation. Edit the schema and hit Process to see the library handle large datasets with Web Worker validation and virtual scrolling.
Rows
100,000
Time
—
Valid
—
Errors
—
schema.ts
z.object(
)