Skip to content

Activity

Singeli updating part 4

dzaimapushed 10 commits to master • e4142ea…2096144 • 
on Nov 5, 2024

oh oops

dzaimapushed 1 commit to master • ca9cd37…e4142ea • 
on Feb 2, 2024

better aarch64 semisearch

dzaimapushed 1 commit to master • c29a1f8…ca9cd37 • 
on Feb 2, 2024

aarch64

dzaimapushed 3 commits to master • dfd07b8…c29a1f8 • 
on Feb 2, 2024

Create LICENSE

dzaimapushed 1 commit to master • b10342b…dfd07b8 • 
on Feb 1, 2024

fix g++

dzaimapushed 2 commits to master • f5e2195…b10342b • 
on Jan 27, 2024

fix Java OOB

dzaimapushed 7 commits to master • 38c4ced…f5e2195 • 
on Jan 26, 2024

functionize semicolon search

dzaimapushed 1 commit to master • 4e4a556…38c4ced • 
on Jan 26, 2024

do part of hashing on 4 inputs at once

dzaimapushed 2 commits to master • 76042fe…4e4a556 • 
on Jan 26, 2024

this is fine too

dzaimapushed 25 commits to master • fa6db52…76042fe • 
on Jan 26, 2024

makefile DEBUG_SYMBOLS option

dzaimapushed 1 commit to master • 5b23e5f…fa6db52 • 
on Jan 20, 2024

use std::string_view instead of std::string as map key

dzaimapushed 4 commits to master • c316886…5b23e5f • 
on Jan 20, 2024

local mmap

dzaimapushed 3 commits to master • 1216262…c316886 • 
on Jan 19, 2024

rearranging

dzaimapushed 4 commits to master • b8a657d…1216262 • 
on Jan 19, 2024

more int→ux

dzaimapushed 1 commit to master • 7ad11a2…b8a657d • 
on Jan 19, 2024

fix creation of r_masked

dzaimapushed 1 commit to master • d7eac06…7ad11a2 • 
on Jan 19, 2024

restore expected tuning for java

dzaimapushed 1 commit to master • 4828f03…d7eac06 • 
on Jan 19, 2024

easier switching of different merging

dzaimapushed 6 commits to master • 29879c6…4828f03 • 
on Jan 19, 2024

don't truncate homMask on java

dzaimapushed 11 commits to master • 30355d0…29879c6 • 
on Jan 13, 2024

hashing 1 at a time is faster in C now :'(

dzaimapushed 1 commit to master • 65dee6e…30355d0 • 
on Jan 13, 2024

finally something faster

dzaimapushed 6 commits to master • ef9313e…65dee6e • 
on Jan 13, 2024

actually VECTOR_ACCESS_OOB_CHECK seems not that nice

dzaimapushed 8 commits to master • 8e0d84a…ef9313e • 
on Jan 13, 2024

fix ubsan complaints

dzaimapushed 1 commit to master • 6d23021…8e0d84a • 
on Jan 13, 2024

move "mkdir obj" up

dzaimapushed 16 commits to master • a8d9d40…6d23021 • 
on Jan 13, 2024

better unordered_map usage

dzaimapushed 3 commits to master • e7bc0a6…a8d9d40 • 
on Jan 11, 2024

negate min to max for C

dzaimapushed 8 commits to master • 5db9f77…e7bc0a6 • 
on Jan 11, 2024

faster slow path

dzaimapushed 3 commits to master • 040a09a…5db9f77 • 
on Jan 11, 2024

remove completed TODOs, cleanup

dzaimapushed 1 commit to master • ec1af89…040a09a • 
on Jan 11, 2024

2x parallel hash matching

dzaimapushed 6 commits to master • ff1d955…ec1af89 • 
on Jan 11, 2024

option to move defs to the top of function

dzaimapushed 4 commits to master • 1456473…ff1d955 • 
on Jan 10, 2024