Monitor your RegExp consumption and provide suggestions to improve performance.
by antfuTypeScript
Last 12 weeks · 0 commits
5 of 6 standards met
Description As discussed before https://github.com/antfu/regex-doctor/pull/9#discussion_r1613288138 . dump data returns a huge object, when we serialize the object with , Node.js throws OOM or stack overflow. so, add msgpackr to serialize huge object with stream and buffer to resolve this problem. Linked Issues Additional context
Description In the previous regex-doctor\ui\nuxt.config.ts, app.baseURL was configured as './', so the link in the terminal was displayed as http://localhost:3000./, so I changed './' to '/' so that the link could be opened normally. Linked Issues Additional context !wechat_2025-03-08_233547_010 !image
Description use VirtualScroller component to optimize performance problems caused by large amounts of data Linked Issues NOTE: this PR contains https://github.com/antfu/regex-doctor/pull/7 PR, because CI is don't work with https://github.com/antfu/regex-doctor/tree/main Additional context
Repository: antfu/regex-doctor. Description: Monitor your RegExp consumption and provide suggestions to improve performance. Stars: 167, Forks: 12. Primary language: TypeScript. Languages: TypeScript (51.3%), Vue (46.2%), CSS (2.2%), JavaScript (0.2%). License: MIT. Latest release: v0.0.4 (2y ago). Open PRs: 1, open issues: 1. Last activity: 1y ago. Community health: 85%. Top contributors: antfu, wendraw, zyyv, libondev, zhouhaoyiu, webdiscus.