CakeML/cakeml

Avoid going through calling convention when entering Handle

Open

#155 opened on Sep 28, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Standard ML (98 forks)auto 404
enhancementhelp wantedhigh effortlow reward

Repository metrics

Stars
 (1,169 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, entry into a Handle is more expensive than it strictly needs to be. See dev mail from 28 September 2016.

Contributor guide