Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /proc/self/root/usr/share/doc/csnappy/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/usr/share/doc/csnappy/TODO
* test with debug config option
* rename CamelCase symbols to linux_style (?)
* test on 32bit x86 qemu
* test on non-x86 hardware
* consider hash functions with better performance on other arches.
* consider hash table with say, 8, possible matches.
* check what compression ratio, speed, memory use looks like if instead of
 hash table with 16K entries for 32K values and no chaining we use a hash map
 that stores all values (establish upper limits).

Hry