Sciweavers

10048 search results - page 7 / 2010
» The Structure and Performance of Interpreters
Sort
View
APCHI
2004
IEEE
14 years 21 days ago
Extending Tree-Maps to Three Dimensions: A Comparative Study
This paper presents StepTree, an information visualization tool designed for depicting hierarchies, such as directory structures. StepTree is similar to the hierarchy-visualization...
Thomas Bladh, David A. Carr, Jeremiah Scholl
ICDIM
2010
IEEE
13 years 7 months ago
Visualizing e-Government portal and its performance in WEBVS
An e-Government portal is responsible to provide news, information and services to citizens, merchants and tourists in a reliable way. Previously, we proposed a Web Monitoring Sys...
Ho Si Meng, Simon Fong
HICSS
2008
IEEE
129views Biometrics» more  HICSS 2008»
14 years 3 months ago
Understanding Development and Usage of Social Networking Sites: The Social Software Performance Model
Social networking sites such as MySpace and Facebook thrive on energetic social interaction, but the factors that assure this are not well understood. There is a lack of theory th...
Catherine Dwyer, Starr Roxanne Hiltz, George Widme...
EUROPAR
1998
Springer
14 years 1 months ago
Performance Measurement of Interpreted Programs
Abstract. In an interpreted execution there is an interdependence between the interpreter's execution and the interpreted application's execution; the implementation of t...
Tia Newhall, Barton P. Miller
PLDI
1996
ACM
14 years 1 months ago
Realistic Compilation by Partial Evaluation
Two key steps in the compilation of strict functional languages are the conversion of higher-order functions to data structures (closures) and the transformation to tail-recursive...
Michael Sperber, Peter Thiemann