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

C# with Mono #10

Merged
merged 1 commit into from May 30, 2018

Conversation

Projects
None yet
2 participants
@NattyNarwhal
Contributor

NattyNarwhal commented May 27, 2018

Some results on my test machine (a ThinkPad X61t with a Core 2 Duo L7500) with a newish Mono:

Results on a ThinkPad X61 Tablet (Core 2 Duo L7500):

luajit:
6761
6745

c:
8983
8988

cpp:
9063
9012

csharp (mono):
24268
24367

zig:
9042
9033

nim:
9047
9028

java8:
32622
32647

go:
441659
444036

@dyu dyu merged commit 6b29ff4 into dyu:master May 30, 2018

@dyu

This comment has been minimized.

Show comment
Hide comment
@dyu

dyu May 30, 2018

Owner

Thanks @NattyNarwhal . Pardon my absence (was on a vacation)

Owner

dyu commented May 30, 2018

Thanks @NattyNarwhal . Pardon my absence (was on a vacation)

@dyu dyu referenced this pull request May 30, 2018

Open

.NET Core 2.1 test #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment