Alex Meijer
|
ff578e6c4e
read strings from file. not in mem
|
1 mesiac pred |
Alex Meijer
|
ff47ebfb71
directly stream from bucket
|
1 mesiac pred |
Alex Meijer
|
90a5cac616
use cache size rather than entries
|
1 mesiac pred |
Alex Meijer
|
6bff898bf2
dont sync
|
1 mesiac pred |
Alex Meijer
|
f660301c55
rm log
|
1 mesiac pred |
Alex Meijer
|
ab0b7f5310
file backed string bank
|
1 mesiac pred |
Alex Meijer
|
ab1160f8ea
Merge commit 'ee302f7fe57503a625d172d8b0b22e850fab039f' into memory-tweaks-2
|
1 mesiac pred |
Matt Bolt
|
ee302f7fe5
Using the latest and greatest bingen streaming generation
|
1 mesiac pred |
Matt Bolt
|
c4916b5993
Add BingenStream to the codecs such that streams can be typed under the interface
|
2 mesiacov pred |
Matt Bolt
|
0f50461786
Add by-hand AllocationSetStream to simulate future generated code for testing.
|
2 mesiacov pred |
Alex Meijer
|
4b4cc2c907
Merge commit 'f024bacc153e5a09f178c0320e67befff832d49f' into memory-tweaks-2
|
2 mesiacov pred |
Matt Bolt
|
f024bacc15
Add automated memory limitter to try and monitor and adjust the GOMEMLIMIT soft limit real time
|
2 mesiacov pred |
Matt Bolt
|
6c66260a80
Updates to string banks for tests and benchmarks. LRU implementation complexity reduced further.
|
2 mesiacov pred |
Matt Bolt
|
2b75616efb
Reduce LRU Complexity based on real-world usage.
|
2 mesiacov pred |
Matt Bolt
|
aa619be153
Update tests to match usage
|
2 mesiacov pred |
Matt Bolt
|
a0fb2d42fc
Adding some alternative string bank implementations for testing.
|
2 mesiacov pred |
Alex Meijer
|
2bc0ef81f7
bugfix
|
2 mesiacov pred |
Alex Meijer
|
2432c2b678
Merge commit 'a96b28a8fbc0a59427e63cc12d1960761a55862f' into memory-tweaks-2
|
2 mesiacov pred |
Matt Bolt
|
558f88ac0a
add streaming decoders to the API
|
2 mesiacov pred |
Matt Bolt
|
5c82605ab1
Bingen streaming support codecs generated.
|
2 mesiacov pred |
Matt Bolt
|
1565a5813c
fix the test to use non-zero reads
|
2 mesiacov pred |
Alex Meijer
|
a96b28a8fb
Apply suggestions from code review
|
2 mesiacov pred |
Matt Bolt
|
90f6fb4abd
always use readFull in case inconsistent bytes are read.
|
2 mesiacov pred |
Matt Bolt
|
b570f8a261
8 bytes for float64!
|
2 mesiacov pred |
Matt Bolt
|
5525f0922d
Update buffer to support io.Reader and unroll generic read/write methods to avoid escaping
|
2 mesiacov pred |
Warwick
|
44016ce86a
Fix resource leak in OTC API pagination by moving resp.Body.Close() (#3668)
|
2 mesiacov pred |
dependabot[bot]
|
0dc896ebff
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.2 to 1.96.4 (#3646)
|
2 mesiacov pred |
dependabot[bot]
|
677c35920f
Bump github.com/aws/aws-sdk-go-v2/config from 1.32.10 to 1.32.11 (#3644)
|
2 mesiacov pred |
Ishaan Mittal
|
7a668f246d
Opencost Support for CUR 2.0 (#3653)
|
2 mesiacov pred |
Kush Agarwal
|
302e48ec8e
Add configuration toggle to disable AWS spot data feed (#3657)
|
2 mesiacov pred |