[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Class Performance - Expected?

  • Thread starter Thread starter cverbiest
  • Start date Start date
Status
Not open for further replies.
C

cverbiest

Guest
For performance tests I also like to add the -rr parameter which disables the compiler. That way you can be sure no on the fly compilation is influencing the results. > Creating instance of class and calling METHOD 1000 times - between 20-25ms which is faster than calling the .p. That should be compared to persistently running a .p and calling an internal procedure in that .p

Continue reading...
 
Status
Not open for further replies.
Back
Top