dodona-edu / universal-judge

Universal judge for educational software testing
https://docs.dodona.be/en/tested
MIT License
9 stars 4 forks source link

Add an option to enable compiler optimisations #328

Closed niknetniko closed 1 year ago

niknetniko commented 1 year ago

Add config option to enable compiler optimisations, currently available for C, Haskell and Kotlin.

Fixes #292.