miller/internal/pkg/lib
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
docurl.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
file-readers.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
getoptify.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
halfpipe.go More Go-package restructuring (#748) 2021-11-12 12:49:55 -05:00
logger.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
mlrmath.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
ordered-map.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
paragraph.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
rand.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
readfiles.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
README.md Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
regex.go Fix issue with pipe or dot as IFS for DKVP/NIDX/CSV-lite (#778) 2021-12-12 23:25:16 -05:00
regex_test.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
stats.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
time.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
unbackslash.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
unbackslash_test.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
util.go Performance improvement by JIT type inference (#786) 2021-12-20 23:56:04 -05:00

These are basic library routines for Miller.