I need a COBOL application that can provide my client with a performance benchmark between interpreted code and machine code (something close to machine code actually).
I need something that will perform lots of reads, writes and mathmatical processes which will provide a fairly balanced evaluation of overall performance. It will be compiled to both p-code and object for comparison.
Of course I can write this application, but I'm inherently lazy and and am hoping that, by some oft chance, somebody here might know the whereabouts of such a program
Thanks for any help.
I need something that will perform lots of reads, writes and mathmatical processes which will provide a fairly balanced evaluation of overall performance. It will be compiled to both p-code and object for comparison.
Of course I can write this application, but I'm inherently lazy and and am hoping that, by some oft chance, somebody here might know the whereabouts of such a program
Thanks for any help.