Sciweavers

1824 search results - page 29 / 365
» Estimating query performance using class predictions
Sort
View
ECOOP
1995
Springer
13 years 11 months ago
Optimization of Object-Oriented Programs Using Static Class Hierarchy Analysis
Optimizing compilers for object-oriented languages apply static class analysis and other techniques to try to deduce precise information about the possible classes of the receivers...
Jeffrey Dean, David Grove, Craig Chambers
SIGIR
2003
ACM
14 years 24 days ago
Query word deletion prediction
Web search query logs contain traces of users’ search modifications. One strategy users employ is deleting terms, presumably to obtain greater coverage. It is useful to model a...
Rosie Jones, Daniel C. Fain
WWW
2005
ACM
14 years 8 months ago
Design and implementation of a feedback controller for slowdown differentiation on internet servers
Proportional slowdown differentiation (PSD) aims to maintain slowdown ratios between different classes of clients according to their pre-specified differentiation parameters. In t...
Jianbin Wei, Cheng-Zhong Xu
SSDBM
2003
IEEE
111views Database» more  SSDBM 2003»
14 years 25 days ago
Performance Evaluation of Spatio-temporal Selectivity Estimation Techniques
— Many novel spatio-temporal applications deal with moving objects. In such environments, a database typically maintains the initial position and the moving function for each obj...
Marios Hadjieleftheriou, George Kollios, Vassilis ...
ICCS
2005
Springer
14 years 1 months ago
Bulk Synchronous Parallel ML: Modular Implementation and Performance Prediction
Abstract. BSML is a library for parallel programming with the functional language Objective Caml. It is based on an extension of the λcalculus by parallel operations on a parallel...
Frédéric Loulergue, Fréd&eacu...