super-graph/qcode
Vikram Rangnekar 2d8fc2b7e2 Add support for prepared statements 2019-07-29 01:13:33 -04:00
..
bench.0 Reduce allocations and improve perf over 50% 2019-06-01 02:03:09 -04:00
bench.1 Reduce allocations and improve perf over 50% 2019-06-01 02:03:09 -04:00
bench.2 Reduce allocations and improve perf over 50% 2019-06-01 02:03:09 -04:00
bench.3 Optimize lexer and fix bugs 2019-06-14 22:17:21 -04:00
fuzz.go Optimize lexer and fix bugs 2019-06-14 22:17:21 -04:00
lex.go Add support for prepared statements 2019-07-29 01:13:33 -04:00
parse.go Futher reduce allocations across hot paths 2019-06-16 15:28:50 -04:00
parse_test.go Fix bug #676 found by fuzzer 2019-06-16 15:41:28 -04:00
pprof_cpu.sh Reduce allocations and improve perf over 50% 2019-06-01 02:03:09 -04:00
pprof_mem.sh Reduce allocations and improve perf over 50% 2019-06-01 02:03:09 -04:00
qcode.go Reduce alllocations done by the stack 2019-06-16 20:51:36 -04:00
stack.go Futher reduce allocations across hot paths 2019-06-16 15:28:50 -04:00