thomasrolinger / chapel

a Productive Parallel Programming Language
https://chapel-lang.org
Other
0 stars 1 forks source link

Rerun Histogram/Aggregation with more updates than entries in table #43

Closed thomasrolinger closed 2 years ago

thomasrolinger commented 2 years ago

I think we'll have a more realistic/intended performance view if we make the number of updates to perform much larger than the table size. It will increase the "collisions" of the updates and seems to be what others have done when running histogram.