Skip to content

Instrumentation tool that allows you to “virtually speed up” code

License

Notifications You must be signed in to change notification settings

HumphreyHCB/Virtual-Speeding-Tool

Repository files navigation

Virtual Speeding Tool (Prototype)

This Repository is for conducting tests on weather its possible to do “virtual speeding” on code in a single threaded world. Making use of the truffle API to insert instrumentation to slow down and “speed up” code.

Some CMD that can be usefull

export PATH=<*path/to/grall*>/bin:$PATH

export JAVA_HOME=<*path/to/grall*>

$GRAALVM/bin/gu install nodejs
$GRAALVM/bin/gu install espresso

About

Instrumentation tool that allows you to “virtually speed up” code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published