全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: libtest-memorygrowth-perl  ]

套件:libtest-memorygrowth-perl(0.04-4)

libtest-memorygrowth-perl 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 libtest-memorygrowth-perl

維護小組:

外部的資源:

相似套件:

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 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libtest-memorygrowth-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 11。3 kB29。0 kB [檔案列表]