<title data-rh="true">Blazing Fast via Compilation | JSON Logic Engine</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://jessemitchell.me/json-logic-engine/docs/doc2"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Blazing Fast via Compilation | JSON Logic Engine"><meta data-rh="true" name="description" content="json-logic-engine has support for logic compilation which greatly enhances run-time performance of your logic. In a number of (simpler) cases, it can get rather close to native performance. Additionally, as of v2.0.0, the interpreter has an optimizer that can cache the execution plan of the logic if re-used, improving interpreted performance without the need for compilation."><meta data-rh="true" property="og:description" content="json-logic-engine has support for logic compilation which greatly enhances run-time performance of your logic. In a number of (simpler) cases, it can get rather close to native performance. Additionally, as of v2.0.0, the interpreter has an optimizer that can cache the execution plan of the logic if re-used, improving interpreted performance without the need for compilation."><link data-rh="true" rel="icon" href="/json-logic-engine/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://jessemitchell.me/json-logic-engine/docs/doc2"><link data-rh="true" rel="alternate" href="https://jessemitchell.me/json-logic-engine/docs/doc2" hreflang="en"><link data-rh="true" rel="alternate" href="https://jessemitchell.me/json-logic-engine/docs/doc2" hreflang="x-default"><link rel="stylesheet" href="/json-logic-engine/assets/css/styles.fe35d9b5.css">
0 commit comments