bLamarche413

Results 5 comments of bLamarche413

For reference, here is the [documentation](https://web.archive.org/web/20170404163346/https://dev.mysql.com/doc/internals/en/compression.html) I consulted. Benchmarks: Here are the old benchmark stats: ``` BenchmarkQueryContext/1-4 20000 98673 ns/op 729 B/op 22 allocs/op BenchmarkQueryContext/2-4 20000 89651 ns/op 728 B/op...

I've made all changes suggested above except for changing the Benchmark tests. I wanted to ask how it would be recommended I best do this. Generally, the utility of the...

I will be getting to these changes after my university's midterms. Thank you for the good suggestions!

@methane I am curious so as how to add in world.sql into the testing strategy. Should all of this script be occurring before running tests, when `mysql -e 'create database...

Hello everyone -- I will likely not be picking this up again. Things have gotten hectic in my life and I can't give this the proper attention. However, anyone is...