{"library":"v8-compile-cache-lib","type":"library","category":null,"description":"Fork of v8-compile-cache exposing an API for programmatic usage. Current stable version is 3.0.1. It installs a require hook that uses V8's code cache to speed up module compilation, reducing instantiation time by 20-50% in benchmarks. Key differentiators: provides an install() function instead of requiring --require flag, supports custom cache directory via environment variable, and can be disabled. Requires Node >=4.0.0 (module uses ES2015).","language":"javascript","status":"active","version":"3.0.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install v8-compile-cache-lib","imports":["import install from 'v8-compile-cache-lib'","const install = require('v8-compile-cache-lib')","import V8CompileCache from 'v8-compile-cache-lib'"]},{"cmd":"yarn add v8-compile-cache-lib","imports":[]},{"cmd":"pnpm add v8-compile-cache-lib","imports":[]}],"homepage":"https://github.com/cspotcode/v8-compile-cache-lib#readme","github":"https://github.com/cspotcode/v8-compile-cache-lib","docs":null,"changelog":null,"pypi":null,"npm":"v8-compile-cache-lib","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}