170
click to vote
PPPJ
10 years 11 days ago
2015 ACM
GPUs (Graphics Processing Unit) and other accelerators are nowadays commonly found in desktop machines, mobile devices and even data centres. While these highly parallel processor...
138
click to vote
PPPJ
10 years 11 days ago
2015 ACM
Generics on the Java platform are compiled using the erasure transformation, which only supports by-reference values. This causes slowdowns when generics operate on primitive type...
134
Voted
PPPJ
10 years 11 days ago
2015 ACM
Test cases constitute around 30% of the codebase of a number of large software systems. Poor design of test suites hinders test comprehension and maintenance. Developers often cop...
|