Skip to content

Add SideTableEntry#563

Merged
ia0 merged 13 commits into
google:dev/fast-interpfrom
zhouwfang:dev/fast-interp
Aug 28, 2024
Merged

Add SideTableEntry#563
ia0 merged 13 commits into
google:dev/fast-interpfrom
zhouwfang:dev/fast-interp

Conversation

@zhouwfang

Copy link
Copy Markdown
Contributor

#46

@zhouwfang
zhouwfang requested a review from ia0 as a code owner August 4, 2024 22:39

@ia0 ia0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! I left some comments that should hopefully simplify the logic. You could make the helper from/into functions into a bitfield module with unit-tests.

Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs
Comment thread crates/interpreter/src/valid.rs Outdated
@zhouwfang
zhouwfang requested a review from ia0 August 7, 2024 04:01

@ia0 ia0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! I like the fact of using proptest for testing.

Comment thread crates/interpreter/src/valid.rs
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/valid.rs Outdated
Comment thread crates/interpreter/src/bit_field.rs Outdated
@zhouwfang
zhouwfang requested a review from ia0 August 8, 2024 02:47

@ia0 ia0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! It looks good. Only the tests can be improved.

Comment thread crates/interpreter/src/bit_field.rs Outdated
Comment thread crates/interpreter/src/bit_field.rs Outdated
Comment thread crates/interpreter/src/bit_field.rs Outdated
@zhouwfang
zhouwfang requested a review from ia0 August 11, 2024 00:29
@zhouwfang
zhouwfang requested review from ia0 and removed request for ia0 August 14, 2024 03:05

@ia0 ia0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! LGTM

Comment thread crates/interpreter/src/bit_field.rs Outdated
Comment thread crates/interpreter/src/bit_field.rs Outdated
Comment thread crates/interpreter/src/bit_field.rs Outdated
@ia0
ia0 force-pushed the dev/fast-interp branch from 8576088 to 597feb7 Compare August 28, 2024 11:32
@ia0
ia0 merged commit 382e573 into google:dev/fast-interp Aug 28, 2024
@ia0 ia0 linked an issue Sep 19, 2024 that may be closed by this pull request
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.

Interpreter performance and footprint

2 participants