Closed mpartel closed 11 years ago
Find or make a library for benchmarking a test case by counting bytecodes.
In theory, cheat-proofing is a bit of a concern. How does one verify the student code doesn't (reflectively) manipulate the counter?
See http://www.sciencedirect.com/science/article/pii/S1571066106002593 http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.184.5992 https://sdqweb.ipd.kit.edu/eclipse/ByCounter/doc/manual/ByCounter_Manual.pdf
Alpha version done. See http://jproffa.net/
Find or make a library for benchmarking a test case by counting bytecodes.
In theory, cheat-proofing is a bit of a concern. How does one verify the student code doesn't (reflectively) manipulate the counter?
See http://www.sciencedirect.com/science/article/pii/S1571066106002593 http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.184.5992 https://sdqweb.ipd.kit.edu/eclipse/ByCounter/doc/manual/ByCounter_Manual.pdf