node-v8-compile-cache binary package in Ubuntu Kinetic amd64
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.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-06-25 20:43:57 UTC | Published | Ubuntu Kinetic amd64 | release | universe | javascript | Optional | 2.3.0-2 | ||
|
|||||||||
Deleted | Ubuntu Kinetic amd64 | proposed | universe | javascript | Optional | 2.3.0-2 | |||
|
|||||||||
2022-06-25 20:44:07 UTC | Superseded | Ubuntu Kinetic amd64 | release | universe | javascript | Optional | 2.3.0-1 | ||
|
|||||||||
2022-06-27 00:10:09 UTC | Deleted | Ubuntu Kinetic amd64 | proposed | universe | javascript | Optional | 2.3.0-1 | ||
|