summaryrefslogtreecommitdiff
path: root/benchmark/time_parse.yml
Commit message (Collapse)AuthorAgeFilesLines
* [Feature #18033] Make Time.new parse time stringsNobuyoshi Nakada2022-12-161-0/+2
| | | | | `Time.new` now parses strings such as the result of `Time#inspect` and restricted ISO-8601 formats.
* Add benchmarks to create Time instancesNobuyoshi Nakada2021-09-121-0/+8