Key | Value |
---|---|
CRC32 | BCEE15C5 |
FileName | ./usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Devel/NYTProf/js/desc.png |
FileSize | 3110 |
MD5 | 588A78B0D3DABC453AD77AC93FC7D5A5 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Software', 'Language': 'English', 'MfgCode': '1533', 'OpSystemCode': '28', 'ProductCode': '17352', 'ProductName': 'CPAN Comprehensive Perl Archive Network Complete Mirror 2016-01-20', 'ProductVersion': '2016-01-20'} |
RDS:package_id | 288654 |
SHA-1 | 39FC7D1C168B2454EB2B3C21F5B0EFD40DA9A715 |
SHA-256 | 7FE041F4B64F7E254E21BF6EB163EF8B0541B8D0D0B7E06A54C7729447C5C27C |
SSDEEP | 48:4MDSeEgwI9mvt7xId2kKAZUhL+c8ea/FMgplOkZzXbwAsbofPfYAyQ8WSvoV:4MDWDvvi2BAZMYKgpzvwfbof3YAUo |
SpecialCode | |
TLSH | T1BB515D07A4F473674B6F55AC44D1A71459BA35C46567C12DCBAC08ADDC5DA38CC29341 |
db | nsrl_modern_rds |
insert-timestamp | 1670577793.258711 |
source | modern.db |
tar:gname | wheel |
tar:uname | root |
hashlookup:parent-total | 268 |
hashlookup:trust | 100 |
The searched file hash is included in 268 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//powerpc//p5-Devel-NYTProf-6.04.tgz |
MD5 | A352C2F6F2EFDE337B744E82A64A1A45 |
SHA-1 | 00B310CABAC364BD5286B1647919856CDB032BFE |
SHA-256 | D6F813FDDC8FCC62BE1BF34931E38CD3F7A76663D7C1953C93E3B80EC01335E1 |
SSDEEP | 6144:/wqwjZ8jqhNpIlyZZto3l/cH/G7kA3PSUc7SsLejJjBImlncf/SS4xgGJ:I1j2j6NpoCbo1aKKzupjJjC2cfEg0 |
TLSH | T10F9423938164293C6A6D0A68661082FE519F873D7994D099C5B36ED083CCFD33F5ECAB |
Key | Value |
---|---|
FileSize | 338548 |
MD5 | 00C383416BA36B9C818E9C515B9339E7 |
PackageDescription | Perl statement and subroutine code profiler Devel::NYTProf is a powerful feature-rich perl source code profiler. . * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * Performs per-block statement profiling (the first profiler to do so) * Accounts correctly for time spent after calls return * Performs inclusive and exclusive timing of subroutines * Subroutine times are per calling location (a powerful feature) * Can profile compile-time activity, just run-time, or just END time * Uses novel techniques for efficient profiling * Sub-microsecond (100ns) resolution on systems with clock_gettime() * Very fast - the fastest statement and subroutine profilers for perl * Handles applications that fork, with no performance cost * Immune from noise caused by profiling overheads and I/O * Program being profiled can stop/start the profiler * Generates richly annotated and cross-linked html reports * Trivial to use with mod_perl - add one line to httpd.conf * Includes an extensive test suite * Tested on very large codebases . NYTProf is effectively two profilers in one: a statement profiler, and a subroutine profiler. . NYTProf stands for 'New York Times Profiler'. Indeed, this module was initially developed from Devel::FastProf by The New York Times Co. to help their developers quickly identify bottlenecks in large Perl applications. |
PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
PackageName | libdevel-nytprof-perl |
PackageSection | perl |
PackageVersion | 6.11+dfsg-1 |
SHA-1 | 0239D256FEE4E1EB1C644D706191A10EE4A3F70E |
SHA-256 | 9A3F82D6D156508902CBA3D1D89AB710B54A50760E0E00BE4150E7042525FB48 |
Key | Value |
---|---|
MD5 | 640DE618B7480376A7EE7C82CBAB8375 |
PackageArch | aarch64 |
PackageDescription | Devel::NYTProf is a powerful feature-rich perl source code profiler. * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * Performs per-block statement profiling (the first profiler to do so) * Accounts correctly for time spent after calls return * Performs inclusive and exclusive timing of subroutines * Subroutine times are per calling location (a powerful feature) * Can profile compile-time activity, just run-time, or just END time * Uses novel techniques for efficient profiling * Sub-microsecond (100ns) resolution on systems with clock_gettime() * Very fast - the fastest statement and subroutine profilers for perl * Handles applications that fork, with no performance cost * Immune from noise caused by profiling overheads and I/O * Program being profiled can stop/start the profiler * Generates richly annotated and cross-linked html reports * Trivial to use with mod_perl - add one line to httpd.conf * Includes an extensive test suite * Tested on very large codebases NYTProf is effectively two profilers in one: a statement profiler, and a subroutine profiler. |
PackageMaintainer | umeabot <umeabot> |
PackageName | perl-Devel-NYTProf |
PackageRelease | 3.mga9 |
PackageVersion | 6.110.0 |
SHA-1 | 0360974AB51E74A425AE8A35E57B24DF4B54A1F2 |
SHA-256 | 558B827251D6CAC8D14877402AD5399FD52D2B631C02F3574309F10C9FF02126 |
Key | Value |
---|---|
MD5 | C95C0B7D16C372F716AFA562C0C8AB1A |
PackageArch | i586 |
PackageDescription | Devel::NYTProf is a powerful, fast, feature-rich perl source code profiler. * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * Performs per-opcode profiling for slow perl builtins * Performs per-block statement profiling (the first profiler to do so) * Accounts correctly for time spent after calls return * Performs inclusive and exclusive timing of subroutines * Subroutine times are per calling location (a powerful feature) * Can profile compile-time activity, just run-time, or just END time * Uses novel techniques for efficient profiling * Sub-microsecond (100ns) resolution on supported systems * Very fast - the fastest statement and subroutine profilers for perl * Handles applications that fork, with no performance cost * Immune from noise caused by profiling overheads and I/O * Program being profiled can stop/start the profiler * Generates richly annotated and cross-linked html reports * Captures source code, including string evals, for stable results * Trivial to use with mod_perl - add one line to httpd.conf * Includes an extensive test suite * Tested on very large codebases NYTProf is effectively two profilers in one: a statement profiler, and a subroutine profiler. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | perl-Devel-NYTProf |
PackageRelease | 1.2 |
PackageVersion | 6.11 |
SHA-1 | 038B37D6CE44F1A9FED72EA69BC67B7B15894AEE |
SHA-256 | FBEF66D682750C5DAA2362D71C05A2B121799512A390621F5FA833917822FEA8 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.0/packages//mips64//p5-Devel-NYTProf-6.03.tgz |
MD5 | 84A064547A7595EC415BD3103164738C |
SHA-1 | 03ABBB3F0C3651EDE72BDE8EF31A10A91D7318DF |
SHA-256 | F88A615C22A11BD5F533DACC327924640B294D80876911D5549C4A851EA41DC9 |
SSDEEP | 12288:OEJJ5x1MG7USF2IkKT3yY6dckgifg1TQXvY:j5x1MG70OypdyTQA |
TLSH | T166942309DFDD4809ADA20C33D3D4A35C3B8BB516514858F20ABB22F793671EADDB5E42 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/5.9/packages//amd64//p5-Devel-NYTProf-6.02.tgz |
MD5 | 01271CCCDD06CE1AB77666F9EDDA7C7A |
SHA-1 | 0561CBE3FBAFDB58B38F7DC7F552D2756360C105 |
SHA-256 | 009F5EF5FF84C3EBBF06679C1C8A54CD37F80C0D71798901D9C3F9B945A273CD |
SSDEEP | 12288:SXDaplC0EGW86AYYn/yTWrCRnZuzDHwIG04p/Pt3Cr33es:SGpwVHA1/0ZKHwnXts33Z |
TLSH | T1AF9423781D67769C0D93C8AC42DBDF720959BF082BBA9A5B9D5287348CE7E0104345FA |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/5.7/packages//powerpc//p5-Devel-NYTProf-5.06p0.tgz |
MD5 | 52EB5F16544D4D488F88846E2B7CB3D8 |
SHA-1 | 05CD52A212E8F3F06D76793CF78DE87A71E10FD2 |
SHA-256 | 7F4D1C159922FB48999C59548290E96DCA34274792176FD6A6C83B06108C0D0B |
SSDEEP | 12288:A4cTsCftB8oYCRGWm0l+c9mtMmFMjw9Ud1z9:A4S7tBuOX8t5FJUd1x |
TLSH | T1529423EB14584A25B0C1C7A2E223ADBF6AD6726E72C4C0E7B3FB102D40415D65FE6F85 |
Key | Value |
---|---|
MD5 | F48281DC856F9E1DCA9528C575B30983 |
PackageArch | aarch64 |
PackageDescription | Devel::NYTProf is a powerful feature-rich perl source code profiler. |
PackageMaintainer | Fedora Project |
PackageName | perl-Devel-NYTProf |
PackageRelease | 8.fc32 |
PackageVersion | 6.06 |
SHA-1 | 07B5E71277B03F459A940DB50C50F4704DD8338F |
SHA-256 | 3A7CC7129D72D7C76E0E5DF2B3F49E2F691FE477F0F5A852F1CB4AC327C15DF3 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.9/packages//i386//p5-Devel-NYTProf-6.07.tgz |
MD5 | C7E9F446DD9FDE15E693D49B9E036E75 |
SHA-1 | 087075A899BC809B14A73ACB9F2F2D6B30A0913D |
SHA-256 | 82EE7A888BF8BA62EDA8A4057599F458C891F2ACC88A56B22CD8DCA7684591E6 |
SSDEEP | 12288:DQlSgWMwDGTVYBO9ms6nYjtRhDwFVOUrR0w5Wh:wSFMwDGTVKwBtRFwFVOUrCw5u |
TLSH | T16D9423021378B4977641DD351D5E480E244C5F2E7FE8A3B2A9D4EB286A6ED276FF00E1 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.9/packages//amd64//p5-Devel-NYTProf-6.07.tgz |
MD5 | 82E43A7E2408BBA6F3D52F6B6CB13F88 |
SHA-1 | 08A81C4AE766A9D5A9CE32B3A289B2DA99F6EEF2 |
SHA-256 | 85393FE07F236A59959DAEA9F233CFB1EEB4A076A9E970261B86688A62BC371C |
SSDEEP | 6144:0oXzqwuHg2co2FqnZi3ABkDCmp6WLmYxSfRxirmljxMJHcn+ZOlglMpOJ7GY:06qwuUo2As3AeXmljuHcn+AlgGOJJ |
TLSH | T1D2A42349F39D182DD12A584F978C5899CB8A94982F17F75F5683D88F8B8320C928DFC9 |