9 Commits

Author SHA1 Message Date
Dirkjan Ochtman
9245a8f38f Apply suggestions from clippy 1.88 2025-06-27 10:00:40 +02:00
Dirkjan Ochtman
7f6cf5e504 Switch to 2024 style 2025-02-21 11:20:55 +01:00
Steven Tang
4c42ee5ceb Expose write_to for DelayedFormat
Request for #1649
- renamed format to write-to and made it public.
- added unittests
- added benchmarks to compare and show  `Display` is slower than `write_to` in that
  specific use case.
2025-01-23 17:02:24 +01:00
Paul Dicker
31145976e1 CI: Lint benchmarks 2024-03-06 19:36:50 +01:00
Paul Dicker
97403fdc30 Add benchmark for NaiveDate::from_ymd 2024-02-14 10:59:06 +01:00
Paul Dicker
6da68c8d04 Rename remaining uses of Duration to TimeDelta 2024-02-05 12:31:46 +01:00
Paul Dicker
45f1a4d554 Add benchmark for DateTime::with_* 2023-09-23 12:46:32 +02:00
Paul Dicker
d68f151b81 Add benchmark 2023-09-12 14:13:49 +02:00
Paul Dicker
e39346e287 Move benchmarks to a separate crate 2023-09-03 07:08:09 +02:00