micialware
|
e7c9bec4cd
|
Merge pull request #6 from YaslePoy/lock-free
Lock free
|
2025-08-06 19:19:03 +03:00 |
|
micialware
|
fd971cdecc
|
Clone serialization toolkit for each user
|
2025-08-06 19:16:10 +03:00 |
|
micialware
|
304811c964
|
Prepare for many parsers
|
2025-08-06 14:32:48 +03:00 |
|
micialware
|
2cbcc6b201
|
Remove ICallRequest
|
2025-08-03 00:32:32 +03:00 |
|
micialware
|
0818ed6a5a
|
remove additional logging from load test
|
2025-07-30 23:38:03 +03:00 |
|
micialware
|
3aa723c2ca
|
remove AsyncCommandExecution
|
2025-07-29 17:03:27 +03:00 |
|
micialware
|
dea464d251
|
Remove logging
|
2025-07-28 13:51:19 +03:00 |
|
micialware
|
4dca13b85b
|
Merge pull request #4 from YaslePoy/codegen-refactoring
Codegen refactoring
|
2025-07-27 23:49:16 +03:00 |
|
micialware
|
9425f25081
|
Merge pull request #3 from YaslePoy/header-remake
Header remake
|
2025-07-27 23:47:18 +03:00 |
|
micialware
|
965c8eb823
|
serialization improves and benchmarks
|
2025-07-27 23:46:54 +03:00 |
|
micialware
|
6c55567d3f
|
fast new message header
|
2025-07-27 11:52:16 +03:00 |
|
micialware
|
bb3c4887df
|
Works, but slow for many connections
|
2025-07-27 00:14:15 +03:00 |
|
micialware
|
be12f1da65
|
Preparing for new request id
|
2025-07-26 20:44:19 +03:00 |
|
micialware
|
31d4102dac
|
Using cbor writer without releasing memory
|
2025-07-26 19:51:54 +03:00 |
|
micialware
|
14ec6abd8d
|
Adding configure option on client connect
|
2025-07-21 23:46:04 +03:00 |
|
Ivan Ansimov
|
151710b7a8
|
fix typo
|
2025-07-21 14:43:48 +03:00 |
|
micialware
|
f8998178ff
|
Global refactoring with ReSharper
|
2025-07-20 00:20:05 +03:00 |
|
micialware
|
5cbfb4d2b1
|
Merge remote-tracking branch 'origin/Distribution'
|
2025-07-19 21:15:53 +03:00 |
|
micialware
|
83391bd55e
|
Load test header update
|
2025-07-19 21:15:03 +03:00 |
|
micialware
|
e4d6709a77
|
Backward call with ExtractorFirst option works
|
2025-07-19 21:08:25 +03:00 |
|
micialware
|
c7c5b1637c
|
Direct to exe mode works faster, but has restrictions
|
2025-07-19 17:18:46 +03:00 |
|
micialware
|
79d0e4b5b1
|
Base of synced distribution model written
|
2025-07-19 16:01:41 +03:00 |
|
micialware
|
0c648f0af0
|
Refactor Network gateway module
|
2025-07-18 14:08:29 +03:00 |
|
micialware
|
85cf1bc48a
|
Refactoring and configure await false
|
2025-07-18 13:49:36 +03:00 |
|
micialware
|
153272a1fa
|
Rewrite for own cbor lib
|
2025-07-15 17:10:12 +03:00 |
|
Ivan Ansimov
|
1cde4b0ed0
|
encapsulate template logic
|
2025-07-15 16:37:06 +03:00 |
|
Ivan Ansimov
|
ec4c008d4c
|
refactor creation of syntax provider
|
2025-07-14 21:18:36 +03:00 |
|
micialware
|
17a6d3aad6
|
New distribution model base
|
2025-07-14 21:03:12 +03:00 |
|
Ivan Ansimov
|
abc3bda88e
|
extract TemplateDocument loading logic
|
2025-07-14 20:01:40 +03:00 |
|
Ivan Ansimov
|
26cdf86bd6
|
code reformat
|
2025-07-14 19:13:19 +03:00 |
|
Ivan Ansimov
|
9262fafad5
|
move static methods from main logic
|
2025-07-14 19:11:54 +03:00 |
|
micialware
|
95ec6767fa
|
Performance issue solved, fully works with Microsoft DI
|
2025-07-13 11:48:49 +03:00 |
|
micialware
|
3ce66786b5
|
Load test works, but very slow
|
2025-07-12 21:28:37 +03:00 |
|
micialware
|
d8d4ccca39
|
Rewrite load test for Microsoft DI
|
2025-07-12 20:25:17 +03:00 |
|
micialware
|
64fc60367c
|
All functions works
|
2025-07-12 16:54:12 +03:00 |
|
micialware
|
e69f8795ef
|
Most functions works
|
2025-07-12 16:50:23 +03:00 |
|
micialware
|
368b6e58f5
|
New channel interaction module ctor
|
2025-07-12 14:15:09 +03:00 |
|
micialware
|
1b9a521c46
|
Semi-ready client DI rewrite
|
2025-07-12 14:07:26 +03:00 |
|
micialware
|
3947961d22
|
Update README.md
|
2025-07-11 23:26:29 +03:00 |
|
micialware
|
b88052923d
|
Fix udp constructor
|
2025-07-11 23:25:05 +03:00 |
|
micialware
|
3f7b504971
|
First backend rewrite to Microsoft Dependency injection
|
2025-07-11 23:18:24 +03:00 |
|
micialware
|
e7e0cbac05
|
Code cleanup
|
2025-07-10 18:58:49 +03:00 |
|
micialware
|
1765358071
|
Remove T from Injectable module
|
2025-07-10 17:45:19 +03:00 |
|
micialware
|
f3756e38bd
|
Updating versions
|
2025-07-10 12:12:06 +03:00 |
|
micialware
|
765625c65f
|
rewrite call request to structs. 300 000 rps performance
|
2025-07-10 11:10:32 +03:00 |
|
micialware
|
a5a23354f9
|
Rewrite dictionary to if and using structs
|
2025-07-10 10:25:40 +03:00 |
|
micialware
|
9a5c9de3b0
|
Using fori loops
|
2025-07-09 17:29:57 +03:00 |
|
micialware
|
5a66a05c5d
|
Parsers written. Now 272 000 rps
|
2025-07-09 17:15:55 +03:00 |
|
micialware
|
151237a7b7
|
Faster cbor. Up to 234 000 rps
|
2025-07-09 12:01:08 +03:00 |
|
micialware
|
09a1dd444e
|
Multiclient bug fixed
|
2025-07-08 23:33:37 +03:00 |
|