Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: smarr/som-java

Tags

experiments/baseline

Toggle experiments/baseline's commit message
Added a benchmark to measure the performance of field accesses

Signed-off-by: Stefan Marr <[email protected]>

experiments/lexical-field-addressing

Toggle experiments/lexical-field-addressing's commit message
This commit avoids the lookup for the field index by name on every fi…

…eld access.

experiments/bi-morphic-inline-caching

Toggle experiments/bi-morphic-inline-caching's commit message
A simple inline cache with two entries.

experiments/TruffleSOM-baseline

Toggle experiments/TruffleSOM-baseline's commit message
Fix remaining Checkstyle errors

Signed-off-by: Stefan Marr <[email protected]>

original

Toggle original's commit message
Commit official version of SOM (Java)

This version was obtained from
http://hpi.uni-potsdam.de/hirschfeld/projects/som/.
The file information indicate that it is a version form 2009-09-17.