miller/internal/pkg/transformers/utils
John Kerl 7a97c9b868
Performance improvement by JIT type inference (#786)
* JIT mlrval type-interfence: mlrval package

* mlrmap refactor

* complete merge from #779

* iterating

* mlrval/format.go

* mlrval/copy.go

* bifs/arithmetic_test.go

* iterate on bifs/collections_test.go

* mlrval_cmp.go

* mlrval JSON iterate

* iterate applying mlrval refactors to dependent packages

* first clean compile in a long while on this branch

* results of first post-compile profiling

* testing

* bugfix in ofmt formatting

* bugfix in octal-supporess

* go fmt

* neaten

* regression tests all passing
2021-12-20 23:56:04 -05:00
..
doc.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
join-bucket-keeper.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
join-bucket.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
percentile-keeper.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
README.md Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
stats1-accumulators.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
stats2-accumulators.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00
top-keeper.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00

These are data structures used by various verbs including join,stats1, and `top.