Mellanox / libxlio

Other
41 stars 19 forks source link

Move to chrono #76

Closed alexbriskin closed 4 months ago

alexbriskin commented 9 months ago

Description

Use standard C++ time measurements and waits instead of rdtsc.

What

Subject: what this PR is doing in one line.

Why ?

Justification for the PR. If there is existing issue/bug please reference.

How ?

It is optional but for complex PRs please provide information about the design, architecture, approach, etc.

Change type

What kind of change does this PR introduce?

Check list

galnoam commented 8 months ago

@iftahl please review the PR, thanks.

galnoam commented 7 months ago

@alexbriskin , please fix/comment on iftah review. Thanks.