Sciweavers

209 search results - page 30 / 42
» Conducting Realistic Experiments in Software Engineering
Sort
View
IUI
2009
ACM
14 years 4 months ago
Context restoration in multi-tasking dialogue
In this paper we conduct an exploratory experiment on context restoration in multi-tasking dialogue and report our preliminary findings. We examine a corpus of human-human dialog...
Fan Yang, Peter A. Heeman
ISSRE
2008
IEEE
14 years 2 months ago
A QoS-Aware Middleware for Fault Tolerant Web Services
Reliability is a key issue of the Service-Oriented Architecture (SOA) which is widely employed in critical domains such as e-commerce and e-government. Redundancy-based fault tole...
Zibin Zheng, Michael R. Lyu
CGO
2006
IEEE
14 years 1 months ago
Fast and Effective Orchestration of Compiler Optimizations for Automatic Performance Tuning
Although compile-time optimizations generally improve program performance, degradations caused by individual techniques are to be expected. One promising research direction to ove...
Zhelong Pan, Rudolf Eigenmann
IUI
2006
ACM
14 years 1 months ago
Multimodal interaction styles for hypermedia adaptation
We explore the concept of interaction styles used to navigate through hypermedia systems. A demonstrator was built to conduct a user study with the objective of detecting whether ...
Ronnie Taib, Natalie Ruiz
CGO
2005
IEEE
14 years 1 months ago
Sentinel PRE: Hoisting beyond Exception Dependency with Dynamic Deoptimization
Many excepting instructions cannot be removed by existing Partial Redundancy Elimination (PRE) algorithms because the ordering constraints must be preserved between the excepting ...
Rei Odaira, Kei Hiraki