Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
### 姓名

gouzil

### 实习项目

动转静性能优化专项

### 本周工作

1. 学习现有的 Guard 和 Fast Guard 机制

### 下周工作

1. 增加一个 Flag 用于控制单独 check Fast Guard 与 Guard 的运行结果
2. 优化 Fast Guard 单测机制,减少单测时间

### 导师点评

继续改造测试机制,测试机制是我们开发最基础的保障,也能够快速暴露大量问题
Loading