Stream: git-wasmtime

Topic: wasmtime / PR #2574 wasmtime-bench-api: Randomize the loc...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 12 2021 at 22:06):

fitzgen opened PR #2574 from randomize-location-of-heap-objects to main:

This helps us avoid measurement bias due to accidental locality of unrelated heap objects. See Stabilizer: Statistically Sound Performance Evaluation by Curtsinger and Berger for details (although Stabilizer deals with much more than just the location of heap allocations): https://people.cs.umass.edu/~emery/pubs/stabilizer-asplos13.pdf

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jan 12 2021 at 22:06):

fitzgen requested abrown for a review on PR #2574.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 12 2021 at 23:18):

abrown submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 12 2021 at 23:43):

fitzgen updated PR #2574 from randomize-location-of-heap-objects to main:

This helps us avoid measurement bias due to accidental locality of unrelated heap objects. See Stabilizer: Statistically Sound Performance Evaluation by Curtsinger and Berger for details (although Stabilizer deals with much more than just the location of heap allocations): https://people.cs.umass.edu/~emery/pubs/stabilizer-asplos13.pdf

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jan 13 2021 at 17:35):

fitzgen merged PR #2574.


Last updated: Oct 23 2024 at 20:03 UTC