Skip to content

Conversation

@Earlopain
Copy link
Contributor

Motivation

tapioca currently depends on the benchmark gem because of a change to Ruby bundled gems. The functionality is trivial though, and I don't think you have to take on a dependency for that.

Implementation

Just use Process.clock_gettime directly.

Tests

No behaviour change. I just ran some cli commands and they still print the time in seconds. Probably the output is also already asserted against somewhere.

@Earlopain Earlopain requested a review from a team as a code owner October 16, 2025 10:23
@st0012 st0012 added the chore label Oct 16, 2025
@st0012
Copy link
Member

st0012 commented Oct 16, 2025

Thanks for the PR. Can you fix typechecking errors?

@Earlopain
Copy link
Contributor Author

Oops, yeah

@st0012
Copy link
Member

st0012 commented Oct 22, 2025

We have addressed a few CI issues this week, which should make this PR's build green. Can you rebase the PR? Thx

It is trivial, don't have to take on a dependency for that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants