Sciweavers

4557 search results - page 78 / 912
» A performance evaluation of local descriptors
Sort
View
WWW
2004
ACM
15 years 10 months ago
An evaluation of binary XML encoding optimizations for fast stream based xml processing
This paper provides an objective evaluation of the performance impacts of binary XML encodings, using a fast stream-based XQuery processor as our representative application. Inste...
Roberto J. Bayardo Jr., Daniel Gruhl, Vanja Josifo...
ICPR
2010
IEEE
14 years 8 months ago
Local Jet Based Similarity for NL-Means Filtering
Reducing the dimension of local descriptors in images is useful to perform pixels comparison faster. We show here that, for enhancing and optimising the computation of the NL-mean...
Antoine Manzanera
SIGMETRICS
2010
ACM
172views Hardware» more  SIGMETRICS 2010»
15 years 2 months ago
Deep diving into BitTorrent locality
Localizing BitTorrent traffic within an ISP in order to avoid excessive and often times unnecessary transit costs has recently received a lot of attention. In this work we attempt...
Ruben Cuevas, Nikolaos Laoutaris, Xiaoyuan Yang, G...
KBSE
2007
IEEE
15 years 4 months ago
Extraction of bug localization benchmarks from history
Researchers have proposed a number of tools for automatic bug localization. Given a program and a description of the failure, such tools pinpoint a set of statements that are most...
Valentin Dallmeier, Thomas Zimmermann
ICPP
1995
IEEE
15 years 1 months ago
Fusion of Loops for Parallelism and Locality
Loop fusion improves data locality and reduces synchronization in data-parallel applications. However, loop fusion is not always legal. Even when legal, fusion may introduce loop-...
Naraig Manjikian, Tarek S. Abdelrahman