cucapra / packet-scheduling

MIT License
3 stars 0 forks source link

Tracker for realistic queue benchmarking harness #65

Closed polybeandip closed 1 month ago

polybeandip commented 1 month ago

Overview

At a high level, our Shared Testing Harness works by processing a workload of pushes and pops as quickly as possible.

Benefits of the current setup.

Drawbacks of the current setup.

We remedy this by making a benchmarking harness that more closely models actual PCAPs. Broadly, we wish to do the following:

Challenges with the new setup.

Plan

These subtasks will likely be expanded upon or tweaked as I work them.

polybeandip commented 1 month ago

Moved to calyxir/calyx/issues/2304