Skip to content

Conversation

@khru
Copy link
Member

@khru khru commented Sep 8, 2023

Peek 2023-09-08 17-20

@khru khru self-assigned this Sep 8, 2023
@khru khru linked an issue Sep 8, 2023 that may be closed by this pull request
fi

_TIME_TERMINATION=$((($(date +%s%N) - $_TIME_START)/1000000))
printf "${COLOR_BOLD}%s${COLOR_DEFAULT}\n" "Time taken: ${_TIME_TERMINATION} ms"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Tito-Kati ☝ we should refactor all to be like this, is easy to read, and not just that, the static analysis tool likes it better

Copy link
Member

@Chemaclass Chemaclass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Please, add this to the CHANGELOG.md :)

@Chemaclass Chemaclass merged commit ca926b4 into main Sep 8, 2023
@Chemaclass Chemaclass deleted the add-execution-time branch September 8, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Display the execution time

4 participants