|
Packit Service |
653591 |
Common date formats:
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
Date::Calc
|
|
Packit Service |
653591 |
Date::Parse
|
|
Packit Service |
653591 |
Date::Parser
|
|
Packit Service |
653591 |
DateTime
|
|
Packit Service |
653591 |
Time::ParseDate
|
|
Packit Service |
653591 |
TimeDate (only a few hardcoded timezones) (does support languages)
|
|
Packit Service |
653591 |
(does not do parsing of arbitrary dates)
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
Parsing
|
|
Packit Service |
653591 |
Calculations
|
|
Packit Service |
653591 |
Business days
|
|
Packit Service |
653591 |
Foreign parsing
|
|
Packit Service |
653591 |
Recurrences
|
|
Packit Service |
653591 |
Timezones
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
Parse 10,000 dates
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
Date::Manip 5 8.6 sec
|
|
Packit Service |
653591 |
Date::Manip 6 4.1 sec
|
|
Packit Service |
653591 |
format 3.0 sec
|
|
Packit Service |
653591 |
'no' opts 3.8 sec
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
Date::Parse 0.6 sec handles multilingual dates
|
|
Packit Service |
653591 |
limited number of formats
|
|
Packit Service |
653591 |
active development
|
|
Packit Service |
653591 |
Date::Time 0.7 sec (wrapper around Date::Parse)
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
-------------------
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
These files are used for running benchmarks and performance testing of Date::Manip.
|
|
Packit Service |
653591 |
They are not generally useful, and are not installed anywhere.
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
Date::Calc no parsing
|
|
Packit Service |
653591 |
no timezones
|
|
Packit Service |
653591 |
almost no time handling (primarily Y/M/D)
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
Date::Pcalc same as Date::Calc
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
TimeDate no calculations
|
|
Packit Service |
653591 |
Date::Parse
|
|
Packit Service |
653591 |
Time::Zone
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
DateTime
|
|
Packit Service |
653591 |
DateTime-TimeZone
|
|
Packit Service |
653591 |
DateTime-Format
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
Date::Components
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
Date::Handler
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
Time::Format
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
perl -d:NYTProf parse-1.dm.pl
|
|
Packit Service |
653591 |
nytprofhtml
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
============
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
time parse-1.dt.pl
|
|
Packit Service |
653591 |
parse-1.dt.pl 0.51s user 0.01s system 83% cpu 0.626 total
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
time ./parse-1.dm_no.pl
|
|
Packit Service |
653591 |
./parse-1.dm_no.pl 3.36s user 0.01s system 100% cpu 3.366 total
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
time ./parse-1.dm5.pl
|
|
Packit Service |
653591 |
./parse-1.dm5.pl 6.21s user 0.03s system 100% cpu 6.233 total
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
time ./parse-1.dm_fo.pl
|
|
Packit Service |
653591 |
./parse-1.dm_fo.pl 5.09s user 0.03s system 99% cpu 5.123 total
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
time ./parse-1.dm.pl
|
|
Packit Service |
653591 |
./parse-1.dm.pl 3.64s user 0.04s system 99% cpu 3.706 total
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
perl -d:NYTProf parse-1.dm6.pl
|
|
Packit Service |
653591 |
nytprofhtml
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
11323 613ms Date::::_parse_time Date::Manip::Date::_parse_time
|
|
Packit Service |
653591 |
11323 442ms Date::::parse Date::Manip::Date::parse
|
|
Packit Service |
653591 |
11324 419ms TZ::::date_period Date::Manip::TZ::date_period
|
|
Packit Service |
653591 |
11323 399ms Date::::_parse_date_common Date::Manip::Date::_parse_date_common
|
|
Packit Service |
653591 |
11323 378ms Date::::set Date::Manip::Date::set
|
|
Packit Service |
653591 |
11324 298ms TZ::::_all_periods Date::Manip::TZ::_all_periods
|
|
Packit Service |
653591 |
11323 248ms Date::::_parse_date Date::Manip::Date::_parse_date
|
|
Packit Service |
653591 |
22646 233ms Base::::check Date::Manip::Base::check
|
|
Packit Service |
653591 |
11323 207ms Date::::_parse_check Date::Manip::Date::_parse_check
|
|
Packit Service |
653591 |
11323 174ms Date::::_parse_datetime_iso8601 Date::Manip::Date::_parse_datetime_iso8601
|
|
Packit Service |
653591 |
11324 163ms Base::::_now Date::Manip::Base::_now
|
|
Packit Service |
653591 |
11323 162ms Date::::_parse_dow Date::Manip::Date::_parse_dow
|
|
Packit Service |
653591 |
22646 159ms Base::::check_time Date::Manip::Base::check_time
|
|
Packit Service |
653591 |
22662 158ms Base::::_is_int Date::Manip::Base::_is_int
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
==============
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
mkdir tz
|
|
Packit Service |
653591 |
cd tz
|
|
Packit Service |
653591 |
perl -d:NYTProf ../dm5dm6_ex3 6o ../dateset3.txt
|
|
Packit Service |
653591 |
nytprofhtml
|
|
Packit Service |
653591 |
|
|
Packit Service |
653591 |
cd ..
|
|
Packit Service |
653591 |
mkdir notz
|
|
Packit Service |
653591 |
cd notz
|
|
Packit Service |
653591 |
perl -d:NYTProf ../dm5dm6_ex3 6o ../dateset3_notz.txt
|
|
Packit Service |
653591 |
nytprofhtml
|
|
Packit Service |
653591 |
|