Closed
Description
Describe the bug
the benchmark just calls the to_timestamp function but doesn't actually execute it. It needs to call the correct to_timestamp function with .invoke(...) calls.
To Reproduce
Run to_timestamp benchmark. The results are far too good
Expected behavior
No response
Additional context
No response