<?xml version="1.0" encoding="windows-1252"?>
<node id="993927" title="Re^2: Specialized data compression" created="2012-09-16 12:12:10" updated="2012-09-16 12:12:10">
<type id="11">
note</type>
<author id="688543">
wanna_code_perl</author>
<data>
<field name="doctext">
&lt;p&gt;Thanks for the suggestions! It took me a few days to think this through and try some things.&lt;/p&gt;

&lt;p&gt;Indeed, per your suggestion I have tried deltas for x,y,z, although they don't all fit in 8 bits (some deltas will of course overflow 16-bit as well), so I use a variable width int (8, 16, or 32 bit), which was a pretty big win, even after compression.&lt;/p&gt;

&lt;p&gt;The bitwise transposition you refer to is interesting, but was complex and didn't change things much once xz got ahold of it.&lt;/p&gt;</field>
<field name="root_node">
992886</field>
<field name="parent_node">
992958</field>
</data>
</node>
