SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Timer-CPU rpm build for : OpenSuSE. For other distributions click perl-Timer-CPU.

Name : perl-Timer-CPU
Version : 0.100 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.3.1 Date : 2024-07-03 19:17:22
Group : Development/Libraries/Perl Source RPM : perl-Timer-CPU-0.100-lp156.3.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Precise user-space timer using the CPU clock
Description :
For most timer operations, the Time::HiRes manpage is great. Since it
provides microsecond resolution in real \"wall-clock\" time it is very useful
for determining how long an operation actually takes in seconds.

However, on most CPUs it is possible to take much higher resolution
measurements. These measurements aren\'t in absolute units like seconds but
instead in \"cycles\" or \"ticks\". These measurements relate to wall-clock
time via an unspecified conversion ratio and can therefore only be used for
relative comparisons between code on the same machine (and are subject to
other constraints described below).

The resolution of this module is extremely high. For example, it can detect
the difference between a sub that returns nothing, one that returns a
number, and one that returns an empty string. It can detect whether an \'if\'
branch is taken or not, and even the difference between \'eq\' comparing
strings that match and strings that differ by only the last character.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.6/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Timer-CPU-0.100-lp156.3.1.x86_64.rpm
     

Provides :
perl(Timer::CPU)
perl-Timer-CPU
perl-Timer-CPU(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Timer
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Timer/CPU.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Timer
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Timer/CPU
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Timer/CPU/CPU.so
/usr/share/doc/packages/perl-Timer-CPU
/usr/share/doc/packages/perl-Timer-CPU/Changes
/usr/share/doc/packages/perl-Timer-CPU/README
/usr/share/man/man3/Timer::CPU.3pm.gz

 
ICM