Hans Kristian Rosbach

Results 204 comments of Hans Kristian Rosbach

> Actually, if we are just going to remove the sse42 & acle methods then there is no need for this PR. I think it is still useful to have...

Perhaps rebase and add `update_hash` and `update_hash_roll` as the two benchmarks. Either that or a better benchmark would perhaps be `quick_insert_string` and `quick_insert_string_roll`, since those are used more often and...

Renaming should be split into a separate PR from the added features/fixes.

@iii-i Any chance you have the time for commenting on the feasibility for porting the DFLTCC code to using this allocator and removing most of the custom allocation code? Any...

> Hi, I think there are no huge compatibility problems for DFLTCC in this PR. I currently have a draft commit that adapts the code and survives the regtest: [iii-i/zlib-ng@`single-malloc-dfltcc-20240430`...

> Interesting removal of `ZCOPY_DEFLATE_STATE` and the one for inflate also. Is it no longer necessary? I wonder what kind of optimization DFLTCC was doing. I was initially uncertain whether...

I got actions-runner updated and working (tested with actual CI jobs), but then managed to break qemu-user-static. @iii-i Help!? Your current qemu-user-static image complains it is for x86-64 instead of...