The Computer Language Benchmarks Game: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
m Alter: journal. You can use this bot yourself. Report bugs here. | User-activated.
Disambiguated: utilizationRental utilization
Line 46:
* [[gzip]]'ped size of the solution's source code
* sum of total CPU time over all [[Thread_(computing)|threads]]
* individual CPU [[Rental utilization|utilization]]
 
It is common to see multiple solutions in the same programming language for the same problem. This highlights that within the bounds of a given language, a solution can be given which is either of high abstraction, is memory efficiency, fast, or parallelizes better.