Paket: libtest-memorygrowth-perl (0.04-4)
libtest-memorygrowth-perl için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
libtest-memorygrowth-perl Kaynak Paketini İndir:
- [libtest-memorygrowth-perl_0.04-4.dsc]
- [libtest-memorygrowth-perl_0.04.orig.tar.gz]
- [libtest-memorygrowth-perl_0.04-4.debian.tar.xz]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [metacpan.org]
Benzer paketler:
module to assert that code does not cause growth in memory usage
Test::MemoryGrowth provides a function to check that a given block of code does not result in the process consuming extra memory once it has finished. Despite the name of this module it does not, in the strictest sense of the word, test for a memory leak: that term is specifically applied to cases where memory has been allocated but all record of it has been lost, so it cannot possibly be reclaimed. While the method employed by this module can detect such bugs, it can also detect cases where memory is still referenced and reachable, but the usage has grown more than would be expected or necessary.
The block of code will be run a large number of times (by default 10,000), and the difference in memory usage by the process before and after is compared. If the memory usage has now increased by more than one byte per call, then the test fails.
libtest-memorygrowth-perl ile İlgili Diğer Paketler
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libdevel-mat-dumper-perl
- module to write a heap dump file for later analysis
libtest-memorygrowth-perl indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 11,3 kB | 29,0 kB | [dosya listesi] |