Sciweavers

1285 search results - page 24 / 257
» An analysis of XQuery benchmarks
Sort
View
LCN
2002
IEEE
15 years 2 months ago
Improving Processor Availability in the MPI Implementation for the ASCI/Red Supercomputer
This paper describes how a portable benchmark suite that measures the ability of an MPI implementation to overlap computation and communication can be used to discover and diagnos...
Ron Brightwell, William Lawry, Arthur B. Maccabe, ...
ASPLOS
2004
ACM
15 years 3 months ago
Software prefetching for mark-sweep garbage collection: hardware analysis and software redesign
Tracing garbage collectors traverse references from live program variables, transitively tracing out the closure of live objects. Memory accesses incurred during tracing are essen...
Chen-Yong Cher, Antony L. Hosking, T. N. Vijaykuma...
IASTEDSE
2004
14 years 11 months ago
A Java API for Experimental analysis of algorithms
Traditionally, the emphasis among computer scientists has been on the more rigorous and theoretical modes of worstcase and average-case analysis of algorithms. However, theoretica...
Adam Duffy, Tom Dowling
SIGMOD
2008
ACM
150views Database» more  SIGMOD 2008»
15 years 10 months ago
LearnPADS: automatic tool generation from ad hoc data
In this demonstration, we will present LEARNPADS, a fully automatic system for generating ad hoc data processing tools. When presented with a collection of ad hoc data, the system...
Kathleen Fisher, David Walker, Kenny Qili Zhu
SIGMOD
2007
ACM
125views Database» more  SIGMOD 2007»
15 years 10 months ago
Identifying meaningful return information for XML keyword search
Keyword search enables web users to easily access XML data without the need to learn a structured query language and to study possibly complex data schemas. Existing work has addr...
Ziyang Liu, Yi Chen