معرفی شرکت ها


libtest-memorygrowth-perl_0.03-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

module to assert that code does not cause growth in memory usage
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main all
نام بسته libtest-memorygrowth-perl
نام فایل بسته libtest-memorygrowth-perl_0.03-1_all.deb
نسخه بسته 0.03
انتشار بسته 1
معماری بسته all
نگهدارنده Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://metacpan.org/release/Test-MemoryGrowth
مجوز -
حجم دانلود 9992
حجم نصب 27
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.


نیازمندی

مقدار نام
- perl


نحوه نصب


نصب پکیج deb libtest-memorygrowth-perl:

    sudo apt-get install libtest-memorygrowth-perl_0.03-1_all.deb


فایل ها

مسیرها
./usr/share/doc/libtest-memorygrowth-perl/changelog.Debian.gz
./usr/share/doc/libtest-memorygrowth-perl/changelog.gz
./usr/share/doc/libtest-memorygrowth-perl/copyright
./usr/share/man/man3/Test::MemoryGrowth.3pm.gz
./usr/share/perl5/Test/MemoryGrowth.pm