Sciweavers

1182 search results - page 149 / 237
» Reducing the Overhead of Dynamic Analysis
Sort
View
MICRO
1994
IEEE
118views Hardware» more  MICRO 1994»
14 years 1 months ago
Characterizing the impact of predicated execution on branch prediction
Branch instructions are recognized as a major impediment to exploiting instruction level parallelism. Even with sophisticated branch prediction techniques, many frequently execute...
Scott A. Mahlke, Richard E. Hank, Roger A. Bringma...
IEPOL
2010
134views more  IEPOL 2010»
13 years 6 months ago
Copying, superstars, and artistic creation
We provide a new perspective on the impact of unauthorized copying and copy levies on artistic creation. Our analysis emphasizes three important aspects of artistic markets: the p...
Francisco Alcalá, Miguel González-Ma...
ICRA
2009
IEEE
156views Robotics» more  ICRA 2009»
14 years 3 months ago
Aerodynamics of dragonfly flight and robotic design
—A pair of dynamically scaled robotic dragonfly model wings was developed to investigate the aerodynamic effect of wing-wing interaction in dragonfly flight. Instantaneous aerody...
Zheng Hu, Raymond McCauley, Steve Schaeffer, Xinya...
EUROPAR
2010
Springer
13 years 10 months ago
Thread Owned Block Cache: Managing Latency in Many-Core Architecture
Abstract. Shared last level cache is crucial to performance. However, multithread program model incurs serious contention in shared cache. In this paper, to reduce average cache ac...
Fenglong Song, Zhiyong Liu, Dongrui Fan, Hao Zhang...
VL
2010
IEEE
247views Visual Languages» more  VL 2010»
13 years 7 months ago
Cleanroom: Edit-Time Error Detection with the Uniqueness Heuristic
Many dynamic programming language features, such as implicit declaration, reflection, and code generation, make it difficult to verify the existence of identifiers through standar...
Andrew J. Ko, Jacob O. Wobbrock