rundler icon indicating copy to clipboard operation
rundler copied to clipboard

pool: Improve simulation latency

Open dancoombs opened this issue 1 year ago • 0 comments

Describe the feature Simulation using the javascript tracer is highly inefficient call that takes in the 100s of ms to complete. We can improve our hardware efficiency by improving this call.

To do this, we likely will need to incorporate native tracers and provide configuration/logic that allows Rundler to call into these if they are configured on a node.

Targets should initially be Geth (go) and Reth (Rust)

dancoombs avatar Sep 07 '23 21:09 dancoombs