Skip to main content

5 docs tagged with "Monitor"

View All Tags

hot

hot is defined as: Stub run a lot, repeatedly. Topics on: . Read more: JS, JS Concepts, JS Engine, JS Compiler, Optimization Compiler, Monitor, Hot, Stub | Wiki

JS Compiler

JS Compiler is defined as: Program to transform JS Source Code, consists of Baseline Compiler, Optimization Compiler & Monitor. Topics on: Baseline Compiler, Op

Monitor

Monitor is defined as: JS Optimization Compiler component to analyse warm/hot Source Code & Type. Topics on: hot, warm. Read more: JS, JS Concepts, JS Engine, J

Optimization Compiler

Optimization Compiler is defined as: JS Compiler to recompile more optimized Machine Code via simplify assumption made by Monitor. Topics on: Monitor, Optimizat

warm

warm is defined as: Stub run a few times. Topics on: . Read more: JS, JS Concepts, JS Engine, JS Compiler, Optimization Compiler, Monitor, Warm, Stub | Dev Wiki