Sciweavers

34 search results - page 6 / 7
» Finding a Needle in a Haystack
Sort
View
ASPLOS
2012
ACM
12 years 1 months ago
Data races vs. data race bugs: telling the difference with portend
Even though most data races are harmless, the harmful ones are at the heart of some of the worst concurrency bugs. Alas, spotting just the harmful data races in programs is like ...
Baris Kasikci, Cristian Zamfir, George Candea
HASKELL
2009
ACM
14 years 8 days ago
Finding the needle: stack traces for GHC
Even Haskell programs can occasionally go wrong. Programs calling head on an empty list, and incomplete patterns in function definitions can cause program crashes, reporting littl...
Tristan O. R. Allwood, Simon Peyton Jones, Susan E...
CHI
2006
ACM
14 years 6 months ago
Visualizing email content: portraying relationships from conversational histories
We present Themail, a visualization that portrays relationships using the interaction histories preserved in email archives. Using the content of exchanged messages, it shows the ...
Fernanda B. Viégas, Judith S. Donath, Scott...
AVSS
2009
IEEE
14 years 17 days ago
Clustered Synopsis of Surveillance Video
—Millions of surveillance cameras record video around the clock, producing huge video archives. Even when a video archive is known to include critical activities, finding them i...
Yael Pritch, Sarit Ratovitch, Avishai Hendel, Shmu...
FAST
2004
13 years 7 months ago
Diamond: A Storage Architecture for Early Discard in Interactive Search
This paper explores the concept of early discard for interactive search of unindexed data. Processing data inside storage devices using downloaded searchlet code enables Diamond t...
Larry Huston, Rahul Sukthankar, Rajiv Wickremesing...