RPython

Created: 2020-08-20T05:48:26.883036

Return to the Index
This card pertains to a resource available on the internet.
An informal study of real systems showed that most objects have 5 or fewer slots.

TODO thoughts on combining a method compiler (like Exupery) with trace compilers, perhaps using a bandit algorithm to determine when to trace, when to method compile and when to fall back to interpreting.

explanations of UCB and EXP bandit algorithms