OO Richards Bench | ||||||||||||||||||||||||||
This object-oriented variant of the Richards benchmark provides for a more straightforward comparison between OO languages. Tcb and Packet objects provide accessor methods, procedures or properties, but no direct access to private instance variables. Each task is represented by an object, with local registers V1 and V2, and a single method which implements the task function. Look at Richards Bench for a different style of implementation.
|