• Joined on 2025-07-15
ImBenji pushed to main at ImBenji/Auger 2025-12-12 10:35:30 +00:00
491bf2bbea Add feed aggregation and embedding generation features
ImBenji pushed to feature/function-timing at IMBENJI.NET/SweepStore 2025-12-11 18:05:13 +00:00
c97f36cfb6 Increase benchmark iterations and adjust heartbeat threshold for improved timing accuracy
ImBenji pushed to feature/function-timing at IMBENJI.NET/SweepStore 2025-12-11 17:40:39 +00:00
0836935888 Fixed windows deadlocks, performance is shit tho
ImBenji pushed to feature/function-timing at IMBENJI.NET/SweepStore 2025-12-11 17:16:11 +00:00
fc7297e0f8 Fixed windows deadlocks, performance is shit tho
ImBenji created branch feature/function-timing in IMBENJI.NET/SweepStore 2025-12-11 17:16:11 +00:00
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-05 10:19:53 +00:00
bec317745d Fixed windows deadlocks, performance is shit tho
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-05 10:18:38 +00:00
4227b1db75 Add .gitignore to exclude build artifacts and temporary files
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-05 10:10:20 +00:00
1084d62b9c Reduce benchmark iterations and optimize worker thread management for improved performance
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-04 20:33:10 +00:00
4bace6f681 Add thread-local caches for file locks and handles in fd_pool
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-04 20:19:02 +00:00
6e81375d7f Add thread-local caches for file locks and handles in fd_pool
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-04 20:15:49 +00:00
55c69aebc2 Refactor concurrency handling and file operations for improved performance and thread safety
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 15:37:41 +00:00
fa50810212 Increase benchmark iterations to 100 and enhance flush method for Windows compatibility
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 15:24:06 +00:00
82efc4a524 Add flush method to SweepstoreFileHandle for improved data synchronization
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 15:15:52 +00:00
5d9b34e030 Enhance Windows file handling with improved sync and error checking in read/write operations
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 15:12:37 +00:00
7adca647a6 Enhance Windows file handling with improved sync and error checking in read/write operations
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 15:08:16 +00:00
ad6a740a73 Implement file handling improvements with Unreal compatibility and enhanced read/write methods
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 14:46:00 +00:00
55d5ab7a7b Refactor concurrency header to replace iosfwd with string and improve thread capture in initialiseMasterAsync
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 14:40:57 +00:00
b3790e6b0a Refactor exponential backoff sleep duration in concurrency handling for improved accuracy
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 14:20:39 +00:00
b6237a32d4 Add concurrency handling implementation with ticket management and file locking
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 14:11:52 +00:00
eae4d0e24e Add concurrency handling implementation with ticket management and file locking