• Joined on 2025-03-10
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-17 05:35:25 +00:00
6c8ffb3ae5 修改代码
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-17 03:41:56 +00:00
c97634e474 合并代码,解决冲突
13e986168e 百万级的任务数据集中器所在分组单独保存
4737c5b53d 优化代码
cadb69f4b9 将10万Redis的Hash表数据读取优化到13秒以内。
78127f7cea 解决Redis大批量数据读取总数不准的问题,并将10万记录读取时间控制在23秒以内。
Compare 10 commits »
chenyi pushed to feature_定时抄读_07_CY at admin/JiShe.CollectBus 2025-04-17 03:29:46 +00:00
13e986168e 百万级的任务数据集中器所在分组单独保存
4737c5b53d 优化代码
cadb69f4b9 将10万Redis的Hash表数据读取优化到13秒以内。
Compare 3 commits »
chenyi pushed to feature_定时抄读_07_CY at admin/JiShe.CollectBus 2025-04-17 00:21:08 +00:00
78127f7cea 解决Redis大批量数据读取总数不准的问题,并将10万记录读取时间控制在23秒以内。
849e0f9ac2 修改代码
Compare 2 commits »
chenyi pushed to feature_定时抄读_07_CY at admin/JiShe.CollectBus 2025-04-16 09:37:11 +00:00
1a275ec9c3 批量写入测试调优
chenyi pushed to feature_定时抄读_07_CY at admin/JiShe.CollectBus 2025-04-15 15:20:55 +00:00
57123d653c 修改代码
chenyi pushed to feature_定时抄读_07_CY at admin/JiShe.CollectBus 2025-04-15 09:52:26 +00:00
b5f1f1f50b 大批量插入测试
chenyi pushed to feature_定时抄读_07_CY at admin/JiShe.CollectBus 2025-04-15 08:48:42 +00:00
abde2b5161 优化Redis大批量数据添加
chenyi created branch feature_定时抄读_07_CY in admin/JiShe.CollectBus 2025-04-15 08:48:42 +00:00
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-15 08:08:14 +00:00
0037291350 修改代码
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-15 08:05:14 +00:00
f3a0c82d24 完善项目依赖
c456a22bb8 合并代码
0e96d111cc 结合合并冲突
033fde66b1 redis 大批量写入场景优化
5afed96fb7 优化任务创建存入Redis
Compare 9 commits »
chenyi pushed to feature_定时抄读_06_CY at admin/JiShe.CollectBus 2025-04-15 07:50:07 +00:00
033fde66b1 redis 大批量写入场景优化
5afed96fb7 优化任务创建存入Redis
Compare 2 commits »
chenyi pushed to feature_定时抄读_06_CY at admin/JiShe.CollectBus 2025-04-14 15:42:49 +00:00
142f864544 优化缓存电表信息获取,采用分页方式
chenyi pushed to feature_定时抄读_06_CY at admin/JiShe.CollectBus 2025-04-14 13:56:33 +00:00
1284898376 优化任务创建,使用线程分组
chenyi pushed to feature_定时抄读_06_CY at admin/JiShe.CollectBus 2025-04-14 09:39:59 +00:00
8b86381e7a 并行处理所有分组设备
chenyi pushed to feature_定时抄读_06_CY at admin/JiShe.CollectBus 2025-04-14 08:45:55 +00:00
2fdf5850c8 优化缓存电表的获取,以及分组均衡的控制。
chenyi created branch feature_定时抄读_06_CY in admin/JiShe.CollectBus 2025-04-14 08:45:55 +00:00
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-14 02:29:14 +00:00
1b1c4e5683 修改代码
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-14 02:20:55 +00:00
4c94859286 优化json序列化,移除EventBus组件
chenyi pushed to dev at admin/JiShe.CollectBus 2025-04-14 01:29:31 +00:00
3d56d351d3 修改代码