SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Count bytes_written for updates

Open jsdt opened this issue 8 months ago • 0 comments

Description of Changes

Previously we weren't counting bytes_written inside of update (only insert). This updates the appropriate execution metrics inside of InstanceEnv::update.

Expected complexity level and risk

Testing

I added one unit basic test.

jsdt avatar Apr 15 '25 21:04 jsdt