Connor

Results 181 comments of Connor

I can't recall what the exact problem is. Did I ever investigate it? @Lily2025

These empty regions are not really empty. The script generates the blob value by `repeat(md5(rand()), 102400 / 32)` which can be compressed greatly for the sake of the repeated pattern....

Value with repeated pattern is not common in production, especially for blob type. But it's better to make it concrete with Titan enabled.

Encounter same problem, can you reproduce it?

> > Encounter same problem, can you reproduce it? > > I cannot. The issue is from some user and they only encountered the problem once. In my case, it...

> > Where does the performance improvement come from? I don't see anywhere using `Box` > > The framegraph shows the difference are in `AtomicWaker::register`. It can be caused by...

Sorry, I don't get the point. What's your suggested description?

> Signed-off-by: JmPotato [[email protected]](mailto:[email protected]) > > Since the flashback state check is before other checks like EpochNotMatch, so we need to invalidate the region cache also. Why not move the...