Joshua Marantz

Results 291 comments of Joshua Marantz

/retest @adisuissa @ggreenway this looks ready for another round. Thanks!

/assign-from envoyproxy/senior-maintainers

You are right: browser memory is solved with filtering, but there's 2 issues: - you might not know what to filter until you've already hit /stats and gotten yourself in...

I think for limit=1000 to really help we need to change the map in Stats::AllocatorImpl from absl::flat_hash_map to absl::btree_map, so the 1000 you get are not just some random assortment...