8000 Broken Compiler Throughput Test? · Issue #101 · kdlucas/byte-unixbench · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Broken Compiler Throughput Test? #101

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

Open
72E7
AlexTUM opened this issue Nov 5, 2024 · 0 comments
Open

Broken Compiler Throughput Test? #101

AlexTUM opened this issue Nov 5, 2024 · 0 comments

Comments

@AlexTUM
Copy link
AlexTUM commented Nov 5, 2024

I wanted to run the misc tests to compare two similar systems. However, the C test seems to be broken.

First of all, some includes are missing: unistd, stdlib, fcntl and time

But moreover, the calls for timing are just written as time() with no parameters, which of course fails with the function from time.h...
I suppose it is meant to record the time once in now and once in then to get the comparison, but there is no reference to them from the timer. I'll just assume that for now.

Am I missing something or is this broken?

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

No branches or pull requests

1 participant
0