07 2021 档案

摘要:https://www.exception.site/essay/how-to-free-use-intellij-idea-2019-3 阅读全文
posted @ 2021-07-17 23:22 邱明成 阅读(943) 评论(0) 推荐(0) 编辑
摘要:正常情况下,如果一个函数返回一个类对象,那它会生成一个临时对象进行拷贝。例如: #include <iostream>#include <vector>#include <string.h> using namespace std; class CTest {public: CTest() { co 阅读全文
posted @ 2021-07-13 21:17 邱明成 阅读(588) 评论(0) 推荐(0) 编辑
摘要:Apache Bench,是 Apache 自带的压力测试工具。a可以对服务器进行访问压力测试。系统安装 Apache Server,自带 ab 命令。 1. 概念 吞吐率:服务器并发处理能力的量化描述,单位是reqs/s,指的是某个并发用户数下单位时间内处理的请求数。某个并发用户数下单位时间内能处 阅读全文
posted @ 2021-07-13 14:22 邱明成 阅读(573) 评论(0) 推荐(0) 编辑
摘要:http://tpc.org/tpcc/results/tpcc_perf_results5.asp?resulttype=all 阅读全文
posted @ 2021-07-02 14:34 邱明成 阅读(62) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示