Language

Package: ocaml-ppx-cold @ 0.14.0

Synopsis

Syntax extension for indicating cold path

Description

This package contains an syntax extension to indicate that the code is on the cold path and should be kept out of the way to avoid polluting the instruction cache on the hot path. See also https://github.com/ocaml/ocaml/issues/8563.

Home page
https://github.com/janestreet/ppx_cold
Location
gnu/packages/ocaml.scm (line: 6241, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings