Sciweavers

7404 search results - page 112 / 1481
» Software performance antipatterns
Sort
View
150
Voted
FSE
2003
Springer
99views Cryptology» more  FSE 2003»
15 years 9 months ago
Rabbit: A New High-Performance Stream Cipher
Abstract. We present a new stream cipher, Rabbit, based on iterating a set of coupled nonlinear functions. Rabbit is characterized by a high performance in software with a measured...
Martin Boesgaard, Mette Vesterager, Thomas Pederse...
CGO
2007
IEEE
15 years 10 months ago
Understanding Tradeoffs in Software Transactional Memory
There has been a flurry of recent work on the design of high performance software and hybrid hardware/software transactional memories (STMs and HyTMs). This paper reexamines the ...
David Dice, Nir Shavit
IJNSEC
2007
82views more  IJNSEC 2007»
15 years 3 months ago
On Software Implementation of Fast DDP-based Ciphers
Data-dependent (DD) permutations (DDP) are discussed as a cryptographic primitive for the design of fast hardware, firmware, and software encryption systems. DDP can be performed...
Nikolay A. Moldovyan, Peter A. Moldovyanu, Douglas...
CLUSTER
2002
IEEE
15 years 9 months ago
Protocol-Dependent Message-Passing Performance on Linux Clusters
In a Linux cluster, as in any multi-processor system, the inter-processor communication rate is the major limiting factor to its general usefulness. This research is geared toward...
Dave Turner, Xuehua Chen
140
Voted
HICSS
1997
IEEE
94views Biometrics» more  HICSS 1997»
15 years 8 months ago
ThreadMon: A Tool for Monitoring Multithreaded Program Performance
This paper describes ThreadMon, a monitoring tool for improving the performance of multithreaded programs, and how we have used it to examine various aspects of the many-to-many (...
Bryan Cantrill, Thomas W. Doeppner Jr.