Skip to content
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

benchmarks: Add micro/eli_interpreter #374

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

chfast
Copy link
Collaborator

@chfast chfast commented Jun 5, 2020

No description provided.

@chfast chfast requested review from axic and gumb0 June 5, 2020 12:18
@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #374 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #374   +/-   ##
=======================================
  Coverage   98.86%   98.86%           
=======================================
  Files          42       42           
  Lines       12320    12320           
=======================================
  Hits        12180    12180           
  Misses        140      140           

#define OP_NEG 0x6

0103050602020604
OP_INC, OP_MUL2, OP_ADD7, OP_NEG, OP_DEC, OP_DEC, OP_NEG, OP_DIV2, OP_HALT
Copy link
Member

Choose a reason for hiding this comment

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

These seem to be stray things. Perhaps move them into a comment?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Should not be here...

@chfast chfast force-pushed the micro_benchmark_eli_interpterer branch from d6f20fc to 69f81d4 Compare June 5, 2020 12:46
@chfast chfast merged commit 364e088 into master Jun 5, 2020
@chfast chfast deleted the micro_benchmark_eli_interpterer branch June 5, 2020 14:36
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