Commit Graph

675 Commits

Author SHA1 Message Date
a0770f57a8 don't use maps for serializing maps
nice, but no point in creating map copies all the time
2024-08-24 13:01:40 +02:00
32e56df6ba a little cmake cleanup 2024-08-24 12:26:16 +02:00
a75672eeef a little cmake cleanup 2024-08-24 10:55:03 +02:00
2d8b53f0f5 fix docker cache not working 2024-08-24 00:38:06 +02:00
2622d8073b actually use PAGE_SIZE 2024-08-24 00:35:31 +02:00
5dddd7bf56 fixie of startup order 2024-08-24 00:24:51 +02:00
af4507521b cache docker builder 2024-08-24 00:14:24 +02:00
d0f456db91 cleanup matrix build 2024-08-24 00:01:06 +02:00
6849ff747d a little cleanup 2024-08-23 23:38:20 +02:00
848ab14f8e use uninitialized byte buffers 2024-08-23 22:51:34 +02:00
dca507ec4b ach 2024-08-23 20:53:25 +02:00
22962e4673 oops 2024-08-23 20:35:04 +02:00
315ebaf6cd don't use alpine for docker now 2024-08-23 20:24:49 +02:00
d5f60cc631 fix for docker libs 2024-08-23 20:23:41 +02:00
a4478eda60 dumb fixie 2024-08-23 20:08:35 +02:00
10d384b614 fix 2024-08-23 20:04:35 +02:00
eb6f1fdb84 matrix library build 2024-08-23 20:02:35 +02:00
470871b21a fixie 2024-08-23 19:38:17 +02:00
20184254a3 now for sure 2024-08-23 19:34:54 +02:00
f70b1ae222 ok 2024-08-23 19:34:19 +02:00
574351ffc0 fix? 2024-08-23 19:33:32 +02:00
a2b1b6840b test 2 2024-08-23 19:31:26 +02:00
5b520d77db test 2024-08-23 19:30:39 +02:00
e17d9e2333 I love Github Actions! 2024-08-23 19:29:33 +02:00
3688acf41b fix? 2024-08-23 19:27:20 +02:00
b045a7198e ugh 2024-08-23 19:25:11 +02:00
45ded53638 maven update 2024-08-23 19:23:38 +02:00
29da7cb0fd fixie 2024-08-23 19:17:44 +02:00
7c9d15e0ef JNI hello world 2024-08-23 19:14:16 +02:00
541dc77937 slight optimization 2024-08-23 15:38:17 +02:00
caa631410e set blksize 2024-08-23 15:19:12 +02:00
ae17eb3930 some fixes and tx compression 2024-08-23 14:22:29 +02:00
0fcf45922c slightly more optimized tx write 2024-08-21 21:24:18 +02:00
d5292d155e add tx writeback status writer 2024-08-21 21:23:56 +02:00
8f24ceba42 some stats 2024-08-20 23:15:01 +02:00
5aa383c7dc fixie 2024-08-20 23:06:30 +02:00
e0079cdad8 writeback for chunks 2024-08-20 22:52:16 +02:00
84456ec4e4 a little cleanup 2024-08-20 22:26:19 +02:00
17d652b856 don't "commit" empty transactions 2024-08-20 20:53:04 +02:00
711fdc916a fix possible jobject memory leak 2024-08-20 20:28:43 +02:00
544b82dc25 fixie 2 2024-08-20 19:48:41 +02:00
acbd54fd42 fixie 2024-08-19 23:28:27 +02:00
5d7b3e0737 some fixes 2024-08-19 23:20:13 +02:00
3382c09fa0 writing transactions 2024-08-19 23:03:08 +02:00
1147edf20b a little cleanup 2024-08-18 20:19:38 +02:00
b91eb3d708 use direct bytebuffers for write 2024-08-18 18:36:41 +02:00
cccd89c564 simple benchmarker thingy 2024-08-18 18:13:14 +02:00
8b70fb3659 fileconflicttest timeout increase
some deadlock seems possible there
2024-08-18 13:48:59 +02:00
6a9b219991 simple transactions 2024-08-18 13:28:56 +02:00
141a22545d ugh 2024-08-17 17:48:02 +02:00