tdlight-java/src/main/java/it/tdlight/common/internal
Andrea Cavalli 6558bd9ba9 Performance optimization
Reuse the same arrays
Clear only the range that needs to be cleared
Reduce the MAX_EVENTS constant to 100
2021-10-21 09:52:59 +02:00
..
CommonClientManager.java TDLight Java 2 2021-09-27 19:27:13 +02:00
Handler.java Use generics to check tdlib functions return types 2021-10-20 23:51:06 +02:00
InternalClient.java Performance optimization 2021-10-21 09:52:59 +02:00
InternalClientManager.java Performance optimization 2021-10-21 09:52:59 +02:00
InternalReactiveClient.java Performance optimization 2021-10-21 09:52:59 +02:00
MultiHandler.java TDLight Java 2 2021-09-27 19:27:13 +02:00
NativeClientAccess.java Use generics to check tdlib functions return types 2021-10-20 23:51:06 +02:00
ResponseReceiver.java Performance optimization 2021-10-21 09:52:59 +02:00