环境准备 准备两台服务器环境,配置相同,分别安装Centos7,mysql8.0,docker mysql 8.0
准备测试代码 public class Chat { public static long Count = 0; public Chat() { } public static void AddChat() { var context = new IM.Data.MySQLContext(); while (true) ...
? Linux系统下祼机安装mysql8.0和docker mysql 8.0 性能差异对比~