godotg
|
a4e28e1014
|
ref[event]: ArrayList replaces LinkedList in event collection
|
2023-03-07 19:40:15 +08:00 |
|
godotg
|
67fd9ad1d2
|
perf[event]: asynchronous events are processed in different thread pools
|
2023-03-07 19:36:30 +08:00 |
|
godotg
|
6658ecaa1a
|
ref[event]: rename submit to post
|
2023-03-07 17:36:07 +08:00 |
|
godotg
|
ba3a074d61
|
del[event]: remove misleading interfaces
|
2023-03-07 17:16:38 +08:00 |
|
godotg
|
66bef8e103
|
Merge pull request #52 from SterbenDa/main
perf(hotswap): 去除class重复获取
|
2023-03-06 13:49:06 +08:00 |
|
SterbenDa
|
100e21f07d
|
perf(hotswap): 去除class重复获取
|
2023-03-06 12:59:35 +08:00 |
|
godotg
|
166d4a4115
|
Merge pull request #51 from qq564139153/main
fix[net]:修改sessionId生成的BUG
|
2023-03-06 10:23:57 +08:00 |
|
大屌哥
|
4e1b8764e6
|
Merge branch 'main' of https://github.com/qq564139153/zfoo
|
2023-03-05 23:56:35 +08:00 |
|
大屌哥
|
856af71f46
|
fix[net]:还原制表符
|
2023-03-05 23:56:14 +08:00 |
|
sean
|
5b5ac9c9e7
|
Merge branch 'zfoo-project:main' into main
|
2023-03-05 23:48:11 +08:00 |
|
大屌哥
|
4832eb3066
|
fix[net]:修改sessionId生成的BUG
|
2023-03-05 23:46:09 +08:00 |
|
godotg
|
0b51f671ad
|
perf[gdscript]: gdscript map method of field
|
2023-03-05 21:42:10 +08:00 |
|
godotg
|
535255becd
|
ref[orm]: make log information more detailed
|
2023-03-05 20:11:43 +08:00 |
|
godotg
|
938f5ec635
|
doc[task]: update doc
|
2023-03-05 16:46:19 +08:00 |
|
godotg
|
db0820d939
|
perf[task]: reduce the performance cost of boxing
|
2023-03-05 16:31:41 +08:00 |
|
godotg
|
9895e3c9ec
|
fix[gdscript]: fix gdscript syntax error
|
2023-03-04 17:13:23 +08:00 |
|
godotg
|
548465d032
|
perf[orm]: lower the log warning level
|
2023-03-02 16:49:03 +08:00 |
|
AoYu
|
a74e248ef4
|
Merge pull request #50 from Yuao-github/main
perf[storage] reformat code
|
2023-02-27 20:17:44 +08:00 |
|
aoyu
|
e542ae7d60
|
perf[storage] reformat code
|
2023-02-27 20:15:14 +08:00 |
|
AoYu
|
89b6b43ed5
|
Merge pull request #49 from Yuao-github/main
perf[protocol] reformat code
|
2023-02-27 19:58:30 +08:00 |
|
aoyu
|
1f7ebba7de
|
perf[protocol] reformat code
|
2023-02-27 19:50:13 +08:00 |
|
godotg
|
12ca094ba9
|
Merge pull request #48 from Yuao-github/main
test[protocol]add performance test of specific object
|
2023-02-27 13:14:54 +08:00 |
|
aoyu
|
e06e2d1aa8
|
test[protocol]add performance test of specific object
|
2023-02-27 12:04:36 +08:00 |
|
godotg
|
1c32a576a0
|
Merge pull request #47 from Yuao-github/main
fix[protocol] modify a detail of "SpeedTest"
|
2023-02-25 21:50:02 +08:00 |
|
aoyu
|
62ee3a2751
|
fix[protocol] modify a detail of "SpeedTest"
|
2023-02-25 21:17:15 +08:00 |
|
godotg
|
1264387ca5
|
ref[monitor]: adjust the directory structure
|
2023-02-24 23:19:55 +08:00 |
|
godotg
|
11e7cb8bca
|
perf[time]: volatile reduces the cache hit ratio of the CPU
|
2023-02-24 23:11:54 +08:00 |
|
godotg
|
f4f700b132
|
Update maven.yml
ci
|
2023-02-24 11:00:46 +08:00 |
|
godotg
|
ac57b9172b
|
Create maven.yml
ci
|
2023-02-24 10:46:42 +08:00 |
|
godotg
|
99c49f5c05
|
fix[protocol]: fix test compilation error
|
2023-02-24 10:28:48 +08:00 |
|
sun
|
1b1844950c
|
feat[monitor]: performance of disk io monitoring
|
2023-02-21 20:17:19 +08:00 |
|
sun
|
a26bb90438
|
Merge remote-tracking branch 'origin/main'
|
2023-02-21 20:15:10 +08:00 |
|
sun
|
0e587eda79
|
perf[time]: improve the precision of the now() method
|
2023-02-21 20:14:48 +08:00 |
|
godotg
|
d958644292
|
Merge pull request #46 from Yuao-github/main
test[protocol]
|
2023-02-19 10:03:43 +08:00 |
|
aoyu
|
608d5f0ad0
|
test[protocol]test serialization and deserialization performance of fields(int,Integer,float)
|
2023-02-18 22:37:38 +08:00 |
|
godotg
|
6ba3bfa16b
|
Merge pull request #45 from Yuao-github/main
perf[event] add field "async" in @EventReceiver
|
2023-02-15 20:22:43 +08:00 |
|
aoyu
|
55ea87e3f3
|
perf[event] add field "async" in @EventReceiver
|
2023-02-15 20:02:36 +08:00 |
|
godotg
|
cf5f93d2d6
|
Merge pull request #44 from Yuao-github/main
perf[protocol]:optimize detection of circular references using topolo…
|
2023-02-13 15:36:01 +08:00 |
|
aoyu
|
a729493015
|
perf[protocol]:optimize detection of circular references using topological sorting algorithms
|
2023-02-13 15:19:06 +08:00 |
|
sun
|
372947e675
|
doc[idea]: doc
|
2023-01-29 17:39:36 +08:00 |
|
godotg
|
607314a442
|
revert[proxy]: bean should be pojo class
|
2023-01-17 11:18:52 +08:00 |
|
sun
|
06f716feb9
|
fix[proxy]: the annotations of the bean of the parent class cannot be scanned
|
2023-01-16 19:11:19 +08:00 |
|
sun
|
e2522ac333
|
doc[todo]: todo doc
|
2023-01-14 17:51:26 +08:00 |
|
sun
|
cbd34ac10b
|
rename[storage]: rename getFieldName method
|
2023-01-10 20:19:49 +08:00 |
|
sun
|
051660e3a2
|
perf[storage]: use ExcelFieldName annotation as the column name
|
2023-01-10 20:03:33 +08:00 |
|
godotg
|
1371bf51d3
|
Merge pull request #43 from Yuao-github/main
ref[storage] rewrite code of @ExcelFieldName
|
2023-01-10 19:12:33 +08:00 |
|
aoyu
|
5fde28f669
|
ref[storage] rewrite code of @ExcelFieldName
|
2023-01-10 15:33:11 +08:00 |
|
godotg
|
5ef04e0b17
|
perf[exception]: format the exception log
|
2023-01-06 22:29:52 +08:00 |
|
godotg
|
d0aa341c06
|
log[gateway]: detailed log
|
2023-01-06 18:20:15 +08:00 |
|
zfoo
|
a2d94e0e58
|
Merge pull request #41 from Yuao-github/main
feat[storage] Add @ExcelFieldName to specify the column name of the r…
|
2023-01-04 10:28:53 +08:00 |
|