Skip to content

refactor: remove execution_time from tool reporting #205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

ezyang
Copy link
Owner

@ezyang ezyang commented Mar 25, 2025

Stack from ghstack (oldest at bottom):

Some tools report execution time (execution_time). This is pointless, remove it from all of them.

74289f5  (Base revision)
9c5623b  Remove execution_time calculation and durationMs from glob_files output
3ea1c75  Remove start_time and execution stats related code from chmod function docstring and start
3ceef27  Remove durationMs from chmod early return statements
e5602f6  Remove execution_time calculation and durationMs from chmod output
53df773  Remove durationMs from chmod error handling
30314a0  Remove execution stats mention and start_time from git_log function
aad0e1e  Remove execution_time calculation and durationMs from git_log output
0155b92  Remove durationMs from git_log error handling
5accde2  Remove execution stats mention and start_time from git_blame function
c7686d3  Remove execution_time calculation and durationMs from git_blame output
a47db12  Remove durationMs from git_blame error handling
ea94b86  Remove execution stats mention and start_time from git_diff function
71c0dca  Remove execution_time calculation and durationMs from git_diff output
7ea1010  Remove durationMs from git_diff error handling
f6e301c  Remove execution stats mention and start_time from git_show function
b4553d7  Remove execution_time calculation and durationMs from git_show output
550f606  Remove durationMs from git_show error handling
dafec72  Remove execution stats mention and start_time from grep_files function
8d2a6d0  Remove execution_time calculation and durationMs from grep_files output
HEAD     Auto-commit lint changes

codemcp-id: 211-refactor-remove-execution-time-from-tool-reporting

[ghstack-poisoned]
@ezyang ezyang closed this in 5fcc491 Mar 25, 2025
lion1991 pushed a commit to lion1991/codemcp that referenced this pull request Mar 25, 2025
Some tools report execution time (execution_time). This is pointless, remove it from all of them.

```git-revs
74289f5  (Base revision)
9c5623b  Remove execution_time calculation and durationMs from glob_files output
3ea1c75  Remove start_time and execution stats related code from chmod function docstring and start
3ceef27  Remove durationMs from chmod early return statements
e5602f6  Remove execution_time calculation and durationMs from chmod output
53df773  Remove durationMs from chmod error handling
30314a0  Remove execution stats mention and start_time from git_log function
aad0e1e  Remove execution_time calculation and durationMs from git_log output
0155b92  Remove durationMs from git_log error handling
5accde2  Remove execution stats mention and start_time from git_blame function
c7686d3  Remove execution_time calculation and durationMs from git_blame output
a47db12  Remove durationMs from git_blame error handling
ea94b86  Remove execution stats mention and start_time from git_diff function
71c0dca  Remove execution_time calculation and durationMs from git_diff output
7ea1010  Remove durationMs from git_diff error handling
f6e301c  Remove execution stats mention and start_time from git_show function
b4553d7  Remove execution_time calculation and durationMs from git_show output
550f606  Remove durationMs from git_show error handling
dafec72  Remove execution stats mention and start_time from grep_files function
8d2a6d0  Remove execution_time calculation and durationMs from grep_files output
HEAD     Auto-commit lint changes
```

codemcp-id: 211-refactor-remove-execution-time-from-tool-reporting
ghstack-source-id: cae15f1
Pull-Request-resolved: ezyang#205
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.

1 participant