网站首页  词典首页

请输入您要查询的英语单词:

 

单词 Garbage collection
例句
1. Paul with garbage collection, for example.
2. According to a survey of 606 city residents, garbage collection was the city service people liked most.
3. Garbage collection and street cleaning were haphazard, public transportation was a mess.
4. The board fired the garbage collection service and contracted with another young man, on condition that he hire Kenilworth-Parkside residents.
5. What do you mean, garbage collection and C?
6. China city garbage collection to go through first.
7. You know you are garbage collection?
8. SUN's JVM 1.3.1 uses a generational garbage collection algorithm.
8. is a online sentence dictionary, on which you can find nice sentences for a large number of words.
9. Describes thread suspension and garbage collection.
10. For the performance study, we configured the appropriate garbage collection algorithm, page size and heap size on each OS and hardware configuration tested.
11. The garbage collection algorithm can then intelligently decide what to reclaim in a reasonable way.
12. Many garbage collection algorithms require dividing the heap into separate memory spaces, some of which may be inaccessible to the user program at certain times.
13. That garbage collection data is also present in any requested Java dump file.
14. Some garbage collection algorithms require significant cooperation from the compiler or runtime environment, such as updating reference counts whenever a pointer assignment is performed.
15. If you want to do explicit garbage collection to reduce your application footprint, attempt to implement it so that it is done under low-load conditions or at off-peak hours.
16. Quantifying the performance of garbage collection vs explicit memory management.
17. While garbage collection must be tolerated, arduously long pause times are another matter entirely.
18. Garbage collection does not guarantee that a program will not run out of memory.
19. This will increase CPU cycles with garbage collection of UI objects.
20. Garbage collection eliminates memory leaks as well as some other common programming errors.
21. In a hybrid system, where both garbage collection and reference counting are being used, leaks occur because the system fails to identify a circular reference.
22. Finally, and very importantly, Java's automatic garbage collection prevents memory leaks and other pernicious bugs related to memory allocation and deallocation.
23. When these findings attracted media attention, Mayor Lindsay appointed a commission to look into the option of contracting out garbage collection.
24. For longer sentences there is a vast amount of garbage collection required.
25. The Phoenix Department of Public Works does this by competing in garbage collection.
26. As for the trash problems, Buffalo undertook an award - winning restructuring of its garbage collection system.
27. Moreover, this paper studies the tri-color model of the conservative garbage collection algorithm, and proposes the improvement of this module.
28. The language does not define any storage allocation facility other than static definition and the stack discipline provided by the local variables of functions; there is no heap or garbage collection.
29. By illustrating the implementation of the module interfaces, node structure and the algorithms of wear leveling and garbage collection, the paper shows that compared with other products of.
30. JNBridgePro takes care of all the interoperability needs: marshaling/unmarshaling objects, data-type conversion, cross-platform exception handling and garbage collection.
31. It turns out that for most objects, the direct garbage collection cost is -- zero.
32. The garbage collection will check for and free memory no longer needed.
33. Enable verbose garbage collection logging in your JVM, which will start logging garbage collection activity.
34. Your application might be experiencing long pauses or periods of unresponsiveness, and you might want to identify or rule out garbage collection as the cause of the pauses.
35. Even better, you can run your program for a long, long time, ensuring that you trigger many garbage collections, more accurately amortizing the allocation and garbage collection cost.
36. We also do not take for granted the optimization of code by design and we take it with a grain of salt every time somebody tells us how good JVMs are now at optimization and garbage collection.
37. In the Virtual Register Machine, the memory is managed through vector model with the garbage collection facility.
38. JVM. In the installment following that, we'll look at the performance impact of garbage collection,[] including debunking some performance myths related to memory management.
39. Does garbage collection guarantee that a program will not run out of memory?
40. In computer science, a smart pointer is an abstract data type that simulates a pointer while providing additional features, such as automatic garbage collection or bounds checking.
41. Perhaps the biggest innovation is a "pay as you throw" policy, where garbage collection fees are linked in some way to the actual amount of trash a household produces.
42. Microglia are like the body's natural garbage collection cells that rush to damaged or inflamed areas to get rid of toxic substances.
43. This paper described a garbage collection algorithm for real-time environment.
44. What is the purpose of garbage collection in Java, and when is it used?
45. We discuss the completeness and efficiency of this scheme, and also give list processing and garbage collection algorithm.
46. IBM implementation uses a garbage collection algorithm called mark-sweep-compact (MSC), which is named after three distinct phases.
47. Their posts used several links to pointers and didn't have automatical garbage collection.
48. This is a company specializing in the life of mining enterprises, producing garbage collection and disposal.
49. These statistics dispense data on the basic JVM features, such as Just-In-Time (JIT) compilation, class loading, memory allocation, and most interestingly, garbage collection.
50. It is also possible for programs to create objects that are not subject to garbage collection.
51. Thus, garbage collection will occur more frequently, and, finally(), the portal system will become unresponsive.
52. Also, it's possible to overcome this problem by using multithreading; however, it introduces another level of programming complexity that has inherent risks in terms of garbage collection.
53. Garbage collection works in a number of configurable ways through the deferred page space allocation policy.
54. No classical garbage collection algorithm can effectively decrease the repeated manipulations on those long-lived objects.
55. Automatic allocation and garbage collection all but eliminates resource leaks in applications.
56. This means that over time, the tenure area will fill up with long-lived objects and a garbage collection of the entire heap will be required.
57. B. The garbage collection will check for and free memory no longer needed.
58. Distributed garbage collection controls when server applications can be deleted.
59. When the global reference is created, the JVM adds it to a list that excludes that object from garbage collection.
60. If you find the length of the garbage collection runs are too long, you can tune your JVM to use a different garbage collection algorithm (the details depend on the version and vendor of your JVM).
61. Garbage collection is not a no-brainer choice for all Mac developers today, and is still sometimes seen as a potential performance risk.
62. The failure appears random because it depends on when garbage collection occurs.
63. The runtime's garbage collection algorithm is based on several generalizations that the computer software industry has discovered to be true by experimenting with garbage collection schemes.
64. One of the most important features of this computer program is garbage collection.
65. Without true garbage collection, the implementation will be a bit tricky.
随便看

 

英语例句大全共收录104207条中英例句词条,基本覆盖所有常用英文单词的例句、长难句及中文翻译,是不可多得的英语学习材料。

 

Copyright © 2000-2024 Suppus.net All Rights Reserved
更新时间:2024/7/9 8:07:59