Viewing profile — mdcallag
mdcallag
HN member- Joined
- Fri, Nov 15, 2013, 5:43 PM UTC
- HN karma
- 32
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About mdcallag
No profile information was provided.
Recent public activity
-
comment
Comment #43676895
But the thing that doesn't get much discussion in public is the drama that happens from upgrades when behavior changes WRT file systems, kernels, device drivers, CPU frequency gove…
-
comment
Comment #43676846
Yeah, I missed that. I have ~10 servers in my test pool, all are still on 22.04. Perhaps I upgrade them later this year.
-
comment
Comment #43674999
Author here. The interesting point was that RSS is much too large with glibc malloc + RocksDB/MyRocks. The performance differences aren't a big deal, but OOM because RSS is 2X or 3…
-
comment
Comment #43674970
Blog author here. I use the latest LTS release of Ubuntu, which is Ubuntu 22.04, and the library versions are what Ubuntu provides. So these are the libraries that most of us use w…
-
comment
Comment #36648712
Thanks for doing the sensitivity analysis. I struggle with that issue a lot -- how can I shorten my benchmark duration (use less data, run for less time) so I can get more work don…
-
comment
Comment #32109082
README.md was interesting to read. I enjoyed learning about the history of the effort and I appreciate how much work got it to this point. I enjoy both benchmarking and benchmarket…
-
comment
Comment #27937067
You did an awesome job on the 5.0 to 5.1 migration, especially in chasing down at least one obscure problem in InnoDB.
-
comment
Comment #27105668
How many nines will managed RonDB provide when running in public clouds?
-
comment
Comment #18601501
This post inpsired a lot of great discussion about the Spanner family of distributed databases. Someone asked about TiDB there, but there was no follow up. Can someone answer that …
-
comment
Comment #18040651
There are many options but most don't have to be set. We need to improve the tuning experience. See http://smalldatum.blogspot.com/2018/09/5-things-to-set-when-...
-
comment
Comment #18040617
MyRocks isn't 5.6 only. It is in Percona 5.7 and MariaDB 10.3 I agree that tuning is too complex and we should do much better there. This explains where to ask for advice - http://…
-
comment
Comment #17465569
jemalloc and tcmalloc have been much better than glibc for me, especially when it comes to avoiding fragmentation with some server workloads http://smalldatum.blogspot.com/2017/11/…
-
comment
Comment #16880101
Release looks great. I can't wait for MyRocks to arrive to make it even better.
-
comment
Comment #14576205
Has anyone run similar tests for MariaDB? That is my blog, but I have been too busy with upstream MySQL to test MariaDB.
-
comment
Comment #14576202
Regression is expected with new features. Oracle has been a great owner for MySQL. I think we, including Oracle, can make progress on this problem.
-
comment
Comment #14576198
Yes, context is everything when looking at benchmark results. I am showing the worst-case for this performance regression. Thanks for mentioning that. Note, that is my blog. I also…
-
comment
Comment #14576184
Blog author here. I think that Oracle has been the best corporate owner for MySQL, much better than Sun and standalone MySQL. I write these posts to document & market the problem a…
-
comment
Comment #14294961
MySQL has done great since Oracle acquired Sun -- regular & high-quality releases, new features, tech debt reduction.
-
comment
Comment #12933763
What is coming next?
-
comment
Comment #11184492
Things that can go wrong with weaker isolation is large and under-appreciated topic. People might be reluctant to share real stories.
-
comment
Comment #9265651
Welcome, Bradley and Leif, to the club of people whom Howard has declared are doing it wrong. You are in fine company as I am also a member of that club. Although I do prefer snark…
-
comment
Comment #9263713
Your description of what matters to many customers doesn't get enough appreciation. Its faster too often trumps it lets me sleep at night in the battle for attention.
-
comment
Comment #7557396
I am a big fan of their focus on manageability for sharded databases. I am less of a fan of their db internals that might require you to use many more shards than a more performant…
-
comment
Comment #7485577
I love TheReg, but I am not sure I would use them as a primary source.
-
comment
Comment #7483770
I guess I am free to hold both opinions. That is my blog. As I write elsewhere on this page I think Oracle has been a good steward of MySQL, but have not been perfect. Maybe they w…