Tagged Questions

0
votes
1answer
97 views

Best way to test performance of various languages & frameworks

I want to perform some empirical trade-off's to assess the performance of applications written in a number of different languages on a Linux platform. Are there standard algorithms that typically ...