File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -191,8 +191,16 @@ https://github.com/Tencent/APIJSON/wiki
191191* ** 工程轻量小巧** (仅依赖 fastjson,Jar 仅 280KB,Java 文件仅 59 个共 13719 行代码,例如 APIJSONORM 4.3.1)
192192* ** 多年持续迭代** (自 2016 年起已连续维护 6 年,50+ 个贡献者、90+ 次发版、3000+ 次提交,不断更新迭代中...)
193193
194- ![ image] ( https://user-images.githubusercontent.com/5738175/167264836-9c5d8f8a-99e1-4e1e-9864-e8f906b8e704.png )
195-
194+ ** 按照一般互联网中小型项目情况可得出以下对比表格:**
195+
196+ 表数量 T | 平均每表字段数 C | APIJSONBoot 按慢估计 | SSMH 按快估计 | APIJSONBoot 提速倍数
197+ -------- | --------- | ------------- | -------------- | -----------
198+ 1 | 3 | 11 min(约十分钟) | 179 min(约一上午) | 15.27
199+ 5 | 4 | 70 min(约一小时) | 1935 min(约朝九晚六一周) | 26.64
200+ 10 | 10 | 320 min(约一下午) | 8550 min(大小周超过半个月) | 25.72
201+ 20 | 15 | 940 min(约上班两天) | 31900 min(约 996 两个月) | 32.94
202+ 50 | 20 | 3100 min(约上班一周) | 176750 min(11117 超过半年) | 56.02
203+
196204### 用户反馈
197205** 腾讯 IEG 数据产品开发组负责人 xinlin:**
198206“腾讯的 APIJSON 开源方案,它可以做到零代码生成接口和文档,并且整个生成过程是自动化。当企业有元数据的时候,马上就可以获得接口”
You can’t perform that action at this time.
0 commit comments