Skip to content

fix: replace gettimeofday with clock_gettime#3

Open
hsqStephenZhang wants to merge 1 commit intopku-minic:masterfrom
hsqStephenZhang:master
Open

fix: replace gettimeofday with clock_gettime#3
hsqStephenZhang wants to merge 1 commit intopku-minic:masterfrom
hsqStephenZhang:master

Conversation

@hsqStephenZhang
Copy link

compiler-dev's docker's perf output always shown "time elapsed: 0H-0M-0S-0us", which is caused by usage of gettimeofday

This PR aims at replacing gettimeofday with clock_gettime to make the perf work.

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