Open
Description
Use the L0 driver support for in-order lists, and refactor the code for in-order deps in the adapter.
- Identify (and if possible consolidate) paths where adapter implements in-order logic and either reduce it or eliminate it.
- Add key to switch between adapter and driver implementation.
- Evaluate performance of driver implementation vs adapter implementation