-
1
-
-
0024608797
-
Simple generational garbage collection and fast allocation
-
Andrew W. Appel. Simple generational garbage collection and fast allocation. Software - Practice & Experience, 19(12): 171-183, 1989.
-
(1989)
Software - Practice & Experience
, vol.19
, Issue.2
, pp. 171-183
-
-
Appel, A.W.1
-
3
-
-
33846349887
-
A hierarchical O(N log N) force-calculation algorithm
-
J. E. Barnes and P. Hut. A hierarchical O(N log N) force-calculation algorithm. Nature, 324(4): 446-449, 1986.
-
(1986)
Nature
, vol.324
, Issue.4
, pp. 446-449
-
-
Barnes, J.E.1
Hut, P.2
-
4
-
-
0037493547
-
A parallel algorithm for constructing minimum spanning trees
-
Jon Louis Bentley. A parallel algorithm for constructing minimum spanning trees. Journal of Algorithms, 1(1):51-59, 1980.
-
(1980)
Journal of Algorithms
, vol.1
, Issue.1
, pp. 51-59
-
-
Bentley, J.L.1
-
5
-
-
0024646909
-
Adaptive bitonic sorting: An optimal parallel algorithm for shared-memory machines
-
Gianfranco Bilardi and Alexandru Nicolau. Adaptive bitonic sorting: An optimal parallel algorithm for shared-memory machines. SIAM Journal on Computing. 18(2):216-228, 1989.
-
(1989)
SIAM Journal on Computing
, vol.18
, Issue.2
, pp. 216-228
-
-
Bilardi, G.1
Nicolau, A.2
-
6
-
-
0033203805
-
Escape analysis for object-oriented languages: Application to java
-
Bruno Blanchet. Escape analysis for object-oriented languages: Application to Java. In Proceedings of the 14th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications, pages 20-34, 1999.
-
(1999)
Proceedings of the 14th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications
, pp. 20-34
-
-
Blanchet, B.1
-
7
-
-
0033203777
-
Removing unnecessary synchronization in java
-
Jeff Bogda and Urs Hölzle. Removing unnecessary synchronization in Java. In Proceedings of the 14th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications, pages 35-46, 1999.
-
(1999)
Proceedings of the 14th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications
, pp. 35-46
-
-
Bogda, J.1
Hölzle, U.2
-
8
-
-
0035551906
-
A parameterized type system for race-free java programs
-
Chandrasekhar Boyapati and Martin C. Rinard. A parameterized type system for race-free Java programs. In Proceedings of the 16th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications, pages 56-69, 2001.
-
(2001)
Proceedings of the 16th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications
, pp. 56-69
-
-
Boyapati, C.1
Rinard, M.C.2
-
11
-
-
0003596261
-
The design and implementation of the self compiler, an optimizing compiler for object-oriented languages
-
PhD thesis, Stanford University
-
Craig Chambers. The Design and Implementation of the Self Compiler, an Optimizing Compiler for Object-Oriented Languages. PhD thesis, Stanford University, 1992.
-
(1992)
-
-
Chambers, C.1
-
12
-
-
0033203859
-
Escape analysis for java
-
Jong-Deok Choi, Manish Gupta, Mauricio J. Serrano, Vugranam C. Sreedhar, and Samuel P. Midkiff. Escape analysis for Java. In Proceedings of the 14th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications, pages 1-19, 1999.
-
(1999)
Proceedings of the 14th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications
, pp. 1-19
-
-
Choi, J.-D.1
Gupta, M.2
Serrano, M.J.3
Sreedhar, V.C.4
Midkiff, S.P.5
-
13
-
-
0038168795
-
Four garbage collectors for Oberon
-
Undergraduate thesis, Princeton University
-
Brian Cook. Four garbage collectors for Oberon. Undergraduate thesis, Princeton University, 1989.
-
(1989)
-
-
Cook, B.1
-
14
-
-
0027710762
-
Parallel programming in split-C
-
D. Culler, A. Dusseau, S. Goldstein, A. Krishnamurthy, S. Lumetta, T. von Eicken, and K. Yelick. Parallel programming in Split-C. In Proceedings of the ACM/IEEE Supercomputing Conference, pages 262-273, 1993.
-
(1993)
Proceedings of the ACM/IEEE Supercomputing Conference
, pp. 262-273
-
-
Culler, D.1
Dusseau, A.2
Goldstein, S.3
Krishnamurthy, A.4
Lumetta, S.5
Von Eicken, T.6
Yelick, K.7
-
17
-
-
84942026338
-
Primitives for the manipulation of general subdivisions and the computation of Voronoi diagrams
-
L. Guibas and J. Stolfi. Primitives for the manipulation of general subdivisions and the computation of Voronoi diagrams. ACM Transactions on Graphics, 4(2):74-123, 1985.
-
(1985)
ACM Transactions on Graphics
, vol.4
, Issue.2
, pp. 74-123
-
-
Guibas, L.1
Stolfi, J.2
-
19
-
-
0038507449
-
Optimizing the read and write barriers for orthogonal persistence
-
Antony Hosking, Nathaniel Nystrom, Quintin Cutts, and Kumar Brahnmath. Optimizing the read and write barriers for orthogonal persistence. In Proceedings of the 8th International Workshop on Persistent Object Systems, pages 149-159, 1998.
-
(1998)
Proceedings of the 8th International Workshop on Persistent Object Systems
, pp. 149-159
-
-
Hosking, A.1
Nystrom, N.2
Cutts, Q.3
Brahnmath, K.4
-
21
-
-
0027002099
-
A comparative performance evaluation of write barrier implementations
-
Antony L. Hosking, J. Eliot B. Moss, and Darko Stefanović. A comparative performance evaluation of write barrier implementations. In Proceedings of the 6th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications, pages 92-109, 1992.
-
(1992)
Proceedings of the 6th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications
, pp. 92-109
-
-
Hosking, A.L.1
Moss, J.E.B.2
Stefanović, D.3
-
24
-
-
0017523323
-
Probabilistic analysis of partitioning algorithms for the traveling-salesman problem in the plane
-
Richard M. Karp. Probabilistic analysis of partitioning algorithms for the traveling-salesman problem in the plane. Mathematics of Operations Research, 2(3):209-224, 1977.
-
(1977)
Mathematics of Operations Research
, vol.2
, Issue.3
, pp. 209-224
-
-
Karp, R.M.1
-
25
-
-
0021100078
-
Hints for computer system design
-
Butler W. Lampson. Hints for computer system design. Operating Systems Review, 15(5):33-48, 1983.
-
(1983)
Operating Systems Review
, vol.15
, Issue.5
, pp. 33-48
-
-
Lampson, B.W.1
-
26
-
-
84976746955
-
A performance study of time warp
-
G. Lomow, J. Cleary, B. Unger, and D. West. A performance study of Time Warp. In Proceedings of the SCS Multiconference on Distributed Simulation, pages 50-55, 1988.
-
(1988)
Proceedings of the SCS Multiconference on Distributed Simulation
, pp. 50-55
-
-
Lomow, G.1
Cleary, J.2
Unger, B.3
West, D.4
-
27
-
-
0027763867
-
Decentralized optimal power pricing: The development of a parallel program
-
S. Lumetta, L. Murphy, X. Li, D. Culler, and I. Khalil. Decentralized optimal power pricing: The development of a parallel program. In Proceedings of the ACM/IEEE Supercomputing Conference. pages 240-249, 1993.
-
(1993)
Proceedings of the ACM/IEEE Supercomputing Conference
, pp. 240-249
-
-
Lumetta, S.1
Murphy, L.2
Li, X.3
Culler, D.4
Khalil, I.5
-
30
-
-
3142735687
-
Improving garbage collector performance in virtual memory
-
Technical Report CSL-TR-87-323, Stanford University
-
Robert A. Shaw. Improving garbage collector performance in virtual memory. Technical Report CSL-TR-87-323, Stanford University, 1987.
-
(1987)
-
-
Shaw, R.A.1
-
31
-
-
0036036656
-
Exploiting prolific types for memory management and optimizations
-
Yefim Shuf, Manish Gupta, Rajesh Bordawekar, and Jaswinder Pal Singh. Exploiting prolific types for memory management and optimizations. In Proceedings of the 29th Annual ACM Symposium on the Principles of Programming Languages, pages 295-306, 2002.
-
(2002)
Proceedings of the 29th Annual ACM Symposium on the Principles of Programming Languages
, pp. 295-306
-
-
Shuf, Y.1
Gupta, M.2
Bordawekar, R.3
Singh, J.P.4
-
32
-
-
0002997049
-
Region-based memory management
-
Mads Tofte and Jean-Pierre Talpin. Region-based memory management. Information and Computation, 132(2): 109-176, 1997.
-
(1997)
Information and Computation
, vol.132
, Issue.2
, pp. 109-176
-
-
Tofte, M.1
Talpin, J.-P.2
-
34
-
-
0033203864
-
Compositional pointer and escape analysis for java programs
-
J. Whaley and M. Rinard. Compositional pointer and escape analysis for Java programs. In Proceedings of the 14th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications, pages 187-206.
-
(1999)
Proceedings of the 14th Annual ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications
, pp. 187-206
-
-
Whaley, J.1
Rinard, M.2
-
35
-
-
0004003081
-
Comparative Performance Evaluation of Garbage Collection Algorithms
-
PhD thesis, University of California at Berkeley, November
-
Benjamin Zorn. Comparative Performance Evaluation of Garbage Collection Algorithms. PhD thesis, University of California at Berkeley, November 1989.
-
(1989)
-
-
Zorn, B.1
-
36
-
-
0013036316
-
Barrier methods for garbage collection
-
Technical Report CU-CS-494-90, University of Colorado
-
Benjamin Zorn. Barrier methods for garbage collection. Technical Report CU-CS-494-90, University of Colorado, 1990.
-
(1990)
-
-
Zorn, B.1
|