deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: nodejs:any (>= 14)
Description: |-
Leverage v8 compile cache to speedup loading of Node.js modules
V8 is the JavaScript Engine used by Node.js and Chromium; it uses just-in-time
compilation (JIT) to execute Javascript code, and code caching to lessen the
overhead to initially parse and compile a script.
.
The ability to tap into V8 to produce/consume this cache was introduced in
Node v5.7.0. This module attaches a require hook to use V8's code cache to
speed up instantiation time.
.
Node.js is an event-based server-side JavaScript engine.
Homepage: https://github.com/zertosh/v8-compile-cache
Installed-Size: '28'
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Multi-Arch: foreign
Package: node-v8-compile-cache
Priority: optional
Section: javascript
Version: 2.3.0-3+deb12u1
srcpkg_name: node-v8-compile-cache
srcpkg_version: 2.3.0-3+deb12u1