饭太稀
This commit is contained in:
6
Fantasy/Fantasy.Benchmark/README.md
Normal file
6
Fantasy/Fantasy.Benchmark/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Fantasy.Benchmark
|
||||
使用 Fantasy.Benchmark 工具,我们能够快速评估框架网络的处理性能。目前,该工具提供的基准测试主要集中在 RPC(远程过程调用)消息 方面。这一项测试能够有效测量系统在处理远程调用时的响应时间、吞吐量和资源利用率,帮助开发者优化网络通信性能,确保在高负载情况下系统依然能够稳定运行
|
||||
## 操作步骤
|
||||
- 1.打开位于 Examples/Server/Server.sln 的解决方案文件。
|
||||
- 2.在解决方案中选择并启动 Main 项目。
|
||||
- 3.接着,启动 Fantasy.Benchmark 应用程序,并耐心等待其测试结果的生成。
|
||||
Reference in New Issue
Block a user