Sciweavers

2863 search results - page 20 / 573
» Comparing Operating Systems Using Robustness Benchmarks
Sort
View
101
Voted
JTRES
2010
ACM
14 years 9 months ago
The embedded Java benchmark suite JemBench
Requirements to embedded systems increase steadily. In parallel, also the performance of the processors used in these systems is improved leading to multithreaded and/or multicore...
Martin Schoeberl, Thomas B. Preußer, Sascha ...
80
Voted
SC
2009
ACM
15 years 4 months ago
Lessons learned from a year's worth of benchmarks of large data clouds
In this paper, we discuss some of the lessons that we have learned working with the Hadoop and Sector/Sphere systems. Both of these systems are cloud-based systems designed to sup...
Yunhong Gu, Robert L. Grossman
83
Voted
JAVA
1999
Springer
15 years 1 months ago
Analysis and Development of Java Grande Benchmarks
Understanding the performance behaviour of Java Virtual Machines is important to Java systems developers and to applications developers. We review a range of Java benchmark progra...
J. A. Mathew, Paul D. Coddington, Kenneth A. Hawic...
IROS
2006
IEEE
134views Robotics» more  IROS 2006»
15 years 3 months ago
ADE: A Framework for Robust Complex Robotic Architectures
— Robots that can interact naturally with humans require the integration and coordination of many different components with heavy computational demands. We argue that an architec...
James F. Kramer, Matthias Scheutz
95
Voted
USENIX
1990
14 years 10 months ago
Why Aren't Operating Systems Getting Faster As Fast as Hardware?
This paper evaluates several hardware platforms and operating systems using a set of benchmarks that stress kernel entry/exit, file systems, and other things related to operating ...
John K. Ousterhout