Klaus Post

Results 279 comments of Klaus Post

> The ffjson code was generated before the build, of course, Then something else is wrong, because using your code yields: ``` encoding/json Marshal Function: 200000 5000 ns/op ffjson Marshal...

Does multivalue gopath need fixing? It seems like it should either be fixed, or documented.

Warn when embedded struct is shadowed by local variable: http://play.golang.org/p/hFoLRFEPHj

I don't think the scope will go beyond the standard library.

Yeah - that would be really nice. I thought that since the current syntax is relative or absolute directory, that you would prefer that, although I could see a good...

@hughdavenport The only target is the Go assembler. I have no intentions of this being compatible with others. Is this an issue with Go assembly? I don't recall `;` being...

Could you share the code used to decompress and/or a sample input?

@CalebQ42 Thanks a lot for the detailed info. Sounds a lot like some sort of data race. I will take a look and see what could be the possible reason...

@blacktop I am not really sure what its purpose is. It seems like there is a 2GB size limit, so it is for blocks only. It seems to compress worse...

Yeah, it may be great for Apple, but it doesn't really seem great for much else. For now, I will for now focus on "best in class" compressors, or commonly...