Stepan Usatiuk stepus53
  • Joined on 2022-12-21
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-24 13:44:07 +02:00
367eedd540 Dhfs-app: less verbose docker tests
d01b9204f7 Dhfs-app: better checkConsistency
67fdacc3ff Dhfs-app: remove docker networks in test
6ed9051be1 Dhfs-app: better kill tests
abf95ba847 Dhfs-app: kill test second container
Compare 7 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-23 21:24:14 +02:00
ca354ba09c Webui: don't show complete address
81af021292 Wait for lazyfs to crash before unmount
0c04079258 Improved peer UI
2e2eb3ac97 Dhfs-app: lazyfs torn op testing
e2e756e7c5 Objects: getFromSource just ever so slightly faster
Compare 11 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-23 05:04:33 +02:00
34db870fc6 Objects: simplify TombstoneMergingKvIterator
0e62a29ce0 Objects: cache peeked key in LmdbKvIterator
7de5f91fd2 Dhfs-app: lazyfs crash test
ac68208b1a Sync-base: don't crash if invalidation queue is corrupted
4e0675940e Dhfs-app: better fileConflictTest
Compare 5 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-21 12:14:06 +02:00
4f5f347b3c Use stable jnr-fuse version
bd5395e03f Dhfs-fs: mtime fix
f56f564e8b Objects: simplify TransactionManager
Compare 3 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-19 19:24:19 +02:00
eaa413e200 Objects: interfacify MaybeTombstone Data
f3e4d99fcb Objects: seal JDataVersionedWrapper
1c71b26ed8 Objects: 1 less field in JDataVersionedWrapperLazy
e6f95ef028 Remove supportlib
Compare 4 commits »
stepus53 synced commits to cursed-iterators at stepus53/dhfs from mirror 2025-04-19 19:24:18 +02:00
stepus53 synced new reference cursed-iterators to stepus53/dhfs from mirror 2025-04-19 19:24:18 +02:00
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-19 11:14:20 +02:00
59e8f6a6b4 Objects: one less copy when serializing
0292df7f0e Objects: faster JObjectKey
Compare 2 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-18 18:54:03 +02:00
a6a4101bb0 Objects: use bytebuffer to read
59fa5dcf28 Fixie for HashSetDelayedBlockingQueueTest
0f5fb8b8b6 Objects: PBT MergingIterator test
c087dd8971 More microoptimizations 3!
14ddddd0ff Sync-base: use serialized certificate in self data
Compare 6 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-17 18:24:03 +02:00
e167c21d40 More microoptimizations 2!
7dc8f486ea More microoptimizations!
da1a996e6f Support: un-simplify allocateUninitialized
Compare 3 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-17 02:04:16 +02:00
bb52a3af0e Objects: waste less cpu in transaction commit
de0b868349 Objects: one less sorted tree traversal in advanceIterator
d4d4e150c1 Objects: use LATIN1 strings for keys
c9b0400d50 Objects: faster MergingKvIterator
Compare 4 commits »
stepus53 synced commits to bb-keys at stepus53/dhfs from mirror 2025-04-16 17:54:04 +02:00
stepus53 synced new reference bb-keys to stepus53/dhfs from mirror 2025-04-16 17:54:04 +02:00
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-16 17:54:04 +02:00
94218330b1 Simplify allocateUninitialized
dbe2a72f7c Objects: don't create a db_ver_obj bytebuffer every time
Compare 2 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-15 17:24:03 +02:00
643c53c894 Objects: less string concats
29fdd3eb08 Objects: don't calculate bundle size all the time from scratch
e6ead10e7f Objects: use direct bytebuffers when reading
04c5685fd5 Use @Singleton instead of @ApplicationScoped in hot paths
7061117f56 Fs: file writing with less cpu wasted
Compare 6 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-14 00:34:01 +02:00
d48cc18e85 Server: only try to purge directory
77177414eb Server: slight directory fixes
83e0f6eb0a Server: fix not being able to delete temp dir in tests
a5727c01b1 Server: push resync after crash
711c4f5e28 Server: simple kill test
Compare 6 commits »
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-13 16:24:05 +02:00
146870c281 Objects: support parallel test running
9178e7ee2d Separate dhfs-fs/fuse/sync-base
7c605135c5 Some native image support
491afd454b Objects: serialize written objects in parallel
bb65aab166 Server: remember opened files ids
Compare 5 commits »
stepus53 synced commits to better-write at stepus53/dhfs from mirror 2025-04-13 16:24:04 +02:00
stepus53 synced new reference better-write to stepus53/dhfs from mirror 2025-04-13 16:24:04 +02:00
stepus53 synced commits to main at stepus53/dhfs from mirror 2025-04-13 00:04:01 +02:00
a4810c7ee4 Objects: fix cache reading twice