| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | serkan-ozal's 2nd submission with some minor improvements: (#612) | Serkan ÖZAL | 2024-01-28 | 1 | -1/+3 |
| | | | | | - use shared memory arena and region between worker threads - reduce number of instructions slightly while processing file region | ||||
| * | serkan-ozal: Initial impl (#553) | Serkan ÖZAL | 2024-01-28 | 1 | -0/+30 |
| * Initial impl * Fix bad file descriptor error in the `calculate_average_serkan-ozal.sh` * Disable Epsilon GC and rely on default GC. Because apparently, JIT and Epsilon GC don't play well together in the eval machine for short lived Vector API's `ByteVector` objects * Take care of byte order before processing key length with bit shift operators * Fix key equality check for long keys | |||||
