uutils
parse_datetime
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: silently ignore unrecognized trailing alphabetic tokens after pure numbers
#286
Comparing
0xSoftBoi:fix/ignore-trailing-noise-tokens
(
06267b3
) with
main
(
53ed79b
)
CodSpeed Performance Gauge
-11%
Regression
1
Untouched
20
Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments, which may affect the accuracy of the results.
Learn more about regression causes
.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
21 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_ctime_format
benches/parse_datetime.rs::benches::bench_ctime_format
CodSpeed Performance Gauge
-11%
66.8 µs
75.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_iso_datetime_t_separator
benches/parse_datetime.rs::benches::bench_iso_datetime_t_sep
CodSpeed Performance Gauge
+1%
34.2 µs
33.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_iso_datetime
benches/parse_datetime.rs::benches::bench_iso_datetime
CodSpeed Performance Gauge
+1%
35 µs
34.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_datetime_with_delta
benches/parse_datetime.rs::benches::bench_datetime_with_delta
CodSpeed Performance Gauge
+1%
48.3 µs
47.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_timezone_offset
benches/parse_datetime.rs::benches::bench_timezone_offset
CodSpeed Performance Gauge
+1%
45.5 µs
45.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_date_only
benches/parse_datetime.rs::benches::bench_date_only
CodSpeed Performance Gauge
+1%
19.2 µs
19 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_weekday
benches/parse_datetime.rs::benches::bench_weekday
CodSpeed Performance Gauge
+1%
31.9 µs
31.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_date_slash_format
benches/parse_datetime.rs::benches::bench_date_slash_format
CodSpeed Performance Gauge
+1%
19.1 µs
19 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_extended_year_rollover
benches/parse_datetime.rs::benches::bench_extended_year_rollover
CodSpeed Performance Gauge
+1%
44.5 µs
44.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_now
benches/parse_datetime.rs::benches::bench_relative_keywords
CodSpeed Performance Gauge
0%
20.9 µs
20.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_datetime_with_tz_name
benches/parse_datetime.rs::benches::bench_datetime_with_timezone_name
CodSpeed Performance Gauge
0%
60.3 µs
60 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_datetime_ending_in_z
benches/parse_datetime.rs::benches::bench_datetime_ending_in_z
CodSpeed Performance Gauge
0%
58.9 µs
58.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_epoch_timestamp
benches/parse_datetime.rs::benches::bench_epoch_timestamp
CodSpeed Performance Gauge
0%
7.4 µs
7.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_invalid_input
benches/parse_datetime.rs::benches::bench_invalid_input
CodSpeed Performance Gauge
0%
27.8 µs
27.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_relative_time
benches/parse_datetime.rs::benches::bench_relative_time
CodSpeed Performance Gauge
0%
26.7 µs
26.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_extended_large_year
benches/parse_datetime.rs::benches::bench_extended_large_year
CodSpeed Performance Gauge
0%
18.2 µs
18.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_extended_year
benches/parse_datetime.rs::benches::bench_extended_year
CodSpeed Performance Gauge
0%
18.1 µs
18.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_extended_year_relative
benches/parse_datetime.rs::benches::bench_extended_year_relative
CodSpeed Performance Gauge
0%
31.4 µs
31.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_relative_time_complex
benches/parse_datetime.rs::benches::bench_relative_time_complex
CodSpeed Performance Gauge
0%
66.1 µs
66.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_yesterday
benches/parse_datetime.rs::benches::bench_relative_keywords
CodSpeed Performance Gauge
0%
21.8 µs
21.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
parse_tomorrow
benches/parse_datetime.rs::benches::bench_relative_keywords
CodSpeed Performance Gauge
0%
21.3 µs
21.4 µs
Commits
Click on a commit to change the comparison range
Base
main
53ed79b
-13.27%
fix: silently ignore unrecognized trailing alphabetic tokens after pure numbers
104b258
1 month ago
by 0xSoftBoi
0%
style: run rustfmt on stacked UT/noise parser fixes
118bb5a
1 month ago
by 0xSoftBoi
+2.07%
perf: avoid CodSpeed regression on parse_invalid_input
06267b3
5 days ago
by 0xSoftBoi
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs