Arseniy Romenskiy romenskiy2012
  • Joined on 2025-06-14
romenskiy2012 synced new reference refs/tags/5.3.1 to romenskiy2012/jemalloc from mirror 2026-04-14 06:31:44 +03:00
romenskiy2012 synced commits to refs/tags/5.3.1 at romenskiy2012/jemalloc from mirror 2026-04-14 06:31:44 +03:00
romenskiy2012 synced commits to dev at romenskiy2012/jemalloc from mirror 2026-04-14 06:31:43 +03:00
81034ce1f1 Update ChangeLog for release 5.3.1
b8646f4db3 Fix opt.max_background_threads default in docs
Compare 2 commits »
romenskiy2012 pushed to master at romenskiy2012/llm_calculator 2026-04-12 02:50:03 +03:00
6011500e94 Add AGENTS.md with architecture and development guidelines
romenskiy2012 pushed to master at romenskiy2012/llm_calculator 2026-04-12 02:30:02 +03:00
5821734eb8 Fix error icon styling and tooltip functionality
romenskiy2012 pushed to master at romenskiy2012/llm_calculator 2026-04-12 02:19:10 +03:00
fd6208a376 Fix tooltips and error icons after config parsing
romenskiy2012 pushed to master at romenskiy2012/llm_calculator 2026-04-12 02:11:23 +03:00
ca578b93de Fix HuggingFace URL to use /resolve/main/ instead of /blob/main/
romenskiy2012 pushed to master at romenskiy2012/llm_calculator 2026-04-12 01:52:42 +03:00
fb2d114d38 Add HuggingFace model auto-fetch feature
romenskiy2012 pushed to master at romenskiy2012/llm_calculator 2026-04-12 01:24:32 +03:00
2a1522fa70 Fix ConfigParser to handle nested text_config structure
romenskiy2012 pushed to master at romenskiy2012/llm_calculator 2026-04-12 01:12:59 +03:00
b8352ebd17 Add config.json support with auto-populate and reset features
romenskiy2012 pushed to master at romenskiy2012/llm_calculator 2026-04-12 00:06:04 +03:00
c471e1d0a9 Create LLM context memory calculator with:
romenskiy2012 pushed to master at romenskiy2012/llm_calculator 2026-04-11 23:57:17 +03:00
343cf20998 Create LLM context memory calculator with:
romenskiy2012 created branch master in romenskiy2012/llm_calculator 2026-04-11 23:57:17 +03:00
romenskiy2012 created repository romenskiy2012/llm_calculator 2026-04-11 23:49:08 +03:00
romenskiy2012 synced commits to dev at romenskiy2012/jemalloc from mirror 2026-04-08 03:35:46 +03:00
6515df8cec Documentation updates (#2869)
romenskiy2012 synced commits to dev at romenskiy2012/jemalloc from mirror 2026-04-02 09:13:29 +03:00
f265645d02 Emit retained HPA slab stats in JSON
db7d99703d Add TODO to benchmark possibly better policy
6281482c39 Nest HPA SEC stats inside hpa_shard JSON
3cc56d325c Fix large alloc nrequests under-counting on cache misses
a47fa33b5a Run clang-format on test/unit/tcache_max.c
Compare 20 commits »
romenskiy2012 synced commits to dev at romenskiy2012/jemalloc from mirror 2026-04-02 01:03:40 +03:00
19bbefe136 Remove dead code: extent_commit_wrapper, large_salloc, tcache_gc_dalloc event waits
romenskiy2012 synced commits to dev at romenskiy2012/jemalloc from mirror 2026-03-26 22:09:43 +03:00
a87c518bab Fix typo in prof_log_rep_check: use != instead of || for alloc_count
d758349ca4 Fix psset_pick_purge when last candidate with index 0 dirtiness is ineligible
1d018d8fda improve hpdata_assert_consistent()
Compare 3 commits »
romenskiy2012 synced commits to dev at romenskiy2012/jemalloc from mirror 2026-03-11 06:44:51 +03:00
86b7219213 Add unit tests for conf parsing and its helpers
ad726adf75 Separate out the configuration code from initialization
a056c20d67 Handle tcache init failures gracefully
a75655badf Add unit test coverage for bin interfaces
0ac9380cf1 Move bin inline functions from arena_inlines_b.h to bin_inlines.h
Compare 70 commits »
romenskiy2012 synced commits to master at romenskiy2012/curl from mirror 2026-03-04 20:08:40 +03:00
38ee35353c examples: improve OpenSSL certificate examples