xijiu commented on PR #20669:
URL: https://github.com/apache/kafka/pull/20669#issuecomment-3385398941

   > @xijiu could you share the benchmark of your scenario with us?
   
   Sure.
   
   I ran the test with the configuration auto.commit.interval.ms = 100, under 
two scenarios: cache enabled and cache disabled. The test ran continuously for 
one minute, after which I observed the LEO of `_consumer_offset` and the number 
of `OFFSET_COMMIT` RPCs.
   <img width="1676" height="698" alt="image" 
src="https://github.com/user-attachments/assets/49400f02-53a8-4921-ba76-d08fd4a2c4ff";
 />
   <img width="1636" height="812" alt="image" 
src="https://github.com/user-attachments/assets/3d736fc1-5b7b-482d-9853-5908fee18e63";
 />
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to