Commit Graph
327 Commits
Author SHA1 Message Date
micialware 1ecca099d8 fixing reading message crash 2026-06-05 09:24:44 +03:00
micialware 5cc76ddbcc Refactoring 2026-06-05 09:02:25 +03:00
micialware 84f9840024 Codegen in modidier support 2026-01-29 23:15:39 +03:00
micialware b4280cd06d Bug found, temporal solution made 2025-09-24 00:18:09 +03:00
micialware aae30af664 Some refactoring 2025-09-24 00:11:10 +03:00
micialware dca21339db Update LICENSE 2025-09-12 00:53:04 +03:00
micialware dfad8b9141 Prepare for zero-copy sending 2025-08-16 19:51:35 +03:00
micialware 46d741a287 Changing references 2025-08-16 18:30:05 +03:00
micialware 24d346795d Benchmark kaput 2025-08-16 12:14:03 +03:00
micialware 8c137115f4 Add logging for deserialization 2025-08-09 13:16:12 +03:00
micialware cc7d2d478c Remove old option for distribution 2025-08-09 13:09:38 +03:00
micialware b409e5ef08 Abstract distribution model 2025-08-09 13:03:20 +03:00
micialware c29db73a0e Benchmark for execution test written 2025-08-07 23:39:42 +03:00
micialware 0f355b9df3 Flat COI binary representation 2025-08-07 19:14:17 +03:00
micialware 89a2bee8d2 Renaming and cleanup. Begin to use own small arena allocator 2025-08-07 18:52:31 +03:00
micialware 37f5d8a198 Merge pull request #7 from YaslePoy/stick-fix
Stick fix
2025-08-06 19:19:39 +03:00
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 37e768d6e8 Remove waiting from demo 2025-08-06 15:03:46 +03:00
micialware 5ece345a3f Add logging 2025-08-06 14:50: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