Skip to content

A faster way to get modification dates #437

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

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

timsong-cpp
Copy link

This runs in <1.5s on my box.

Only delta compared to the current method is four files that no longer exist, but that should be harmless.

1336d1335
< 1336 1289151416
1341,1343d1339
< 1341 1289151416
< 1342 1289151416
< 1343 1289151416

@Dani-Hub Dani-Hub merged commit 7b78b80 into cplusplus:master Nov 1, 2024
2 checks passed
@Dani-Hub
Copy link
Member

Dani-Hub commented Nov 1, 2024

Thanks Tim!

Copy link
Member

@jwakely jwakely left a comment

Choose a reason for hiding this comment

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

This is great, I didn't know about whatchanged (although I suppose the same would be achievable with log --pretty with a bit more work).

@timsong-cpp timsong-cpp deleted the fast-dates branch February 5, 2025 05:47
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.

3 participants