Skip to content

valimock v1.6.0

Latest

Choose a tag to compare

@Saeris Saeris released this 03 Jun 21:41
7f8d469
  • #77 (minor) Thanks @Saeris! - Add opt-in instrumentation hook (new Valimock({ instrument: true })) and a perf-regression spec asserting call-count and depth ceilings on realistic-shape schemas. Catches catastrophic regressions like the v1.5.0 wrapper-recursion bug — proven locally to detect the bug at ~2,100x explosion in call counts.
  • #79 (patch) Thanks @Saeris! - Add Vitest bench() files for iteration-time performance evaluation, reusing the fixture library from the regression canary. Includes a scripts/profile.mjs convenience wrapper for CPU profiling. Pure tooling — no public-API or runtime changes.

Published to