Skip to content

Conversation

TheCloudlet
Copy link
Collaborator

In preparation for new map implementation

Copy link
Contributor

@jserv jserv left a comment

Choose a reason for hiding this comment

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

Check the assertions.

@jserv jserv changed the title Add testcase for map Add test case for map API Jun 4, 2023
@TheCloudlet TheCloudlet force-pushed the add-test-map branch 3 times, most recently from 517af99 to 5c097fd Compare June 4, 2023 07:47
Copy link
Contributor

@jserv jserv left a comment

Choose a reason for hiding this comment

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

Besides the correctness verification, add execution time measurements, so that we can
distinguish from each implementation.

@jserv
Copy link
Contributor

jserv commented Jun 4, 2023

You may check https://github.com/martinus/map_benchmark/tree/master/src/benchmarks for figuring out the available benchmarking on std::map.

@TheCloudlet TheCloudlet force-pushed the add-test-map branch 2 times, most recently from 4923eba to 99b9ad1 Compare June 4, 2023 10:21
@TheCloudlet
Copy link
Collaborator Author

I wonder whether it is possible to checkin the master first.
Then, I'll implement time measurements for newer features later.

@TheCloudlet TheCloudlet force-pushed the add-test-map branch 3 times, most recently from e01dae8 to 96ad955 Compare June 4, 2023 12:07
@jserv jserv merged commit ae34225 into sysprog21:master Jun 4, 2023
@jserv
Copy link
Contributor

jserv commented Jun 4, 2023

Thank @ypaskell for contributing!

vestata pushed a commit to vestata/rv32emu that referenced this pull request Jan 24, 2025
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.

2 participants