Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
proximity
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mathis "what could possibly go wrong" Randl
proximity
Commits
8e3b9eb73fc8295c2219fe48667d85fdd9c28b32
Select Git revision
Branches
1
main
default
protected
1 result
proximity
core
src
main.rs
Author
Search by author
Any Author
authors
Mathis "what could possibly go wrong" Randl
randl
Rafael Pires
rpereira
2 authors
Jan 08, 2025
divide into two folders, core and bindings
· 8e3b9eb7
Mathis "what could possibly go wrong" Randl
authored
2 months ago
8e3b9eb7
moved to subfolder
· 3f0b455c
Mathis "what could possibly go wrong" Randl
authored
2 months ago
3f0b455c
Dec 16, 2024
benching on bounded
· b235ac0b
Mathis "what could possibly go wrong" Randl
authored
2 months ago
b235ac0b
Dec 03, 2024
dude better be happy
· 1d6abd79
Mathis "what could possibly go wrong" Randl
authored
3 months ago
1d6abd79
Dec 02, 2024
early acc benchmark
· 96863a87
Mathis "what could possibly go wrong" Randl
authored
3 months ago
96863a87
Nov 22, 2024
with cargo format
· ded4cfbc
Mathis "what could possibly go wrong" Randl
authored
3 months ago
ded4cfbc
actual benchmark
· eec4ecd8
Mathis "what could possibly go wrong" Randl
authored
3 months ago
eec4ecd8
Nov 20, 2024
test both debug and release + lighter benchmark for non-release
· a840b1c4
Mathis "what could possibly go wrong" Randl
authored
3 months ago
a840b1c4
hardware-agnostic SIMD
· bb36a71d
Mathis "what could possibly go wrong" Randl
authored
3 months ago
bb36a71d
conditional compilation for arm with backup
· 20889618
Mathis "what could possibly go wrong" Randl
authored
3 months ago
20889618
conditional compilation for arm with backup
· 0074ebdd
Mathis "what could possibly go wrong" Randl
authored
3 months ago
0074ebdd
Nov 18, 2024
benchmark
· aca0428c
Mathis "what could possibly go wrong" Randl
authored
3 months ago
aca0428c
Nov 14, 2024
randomized benchmark
· ca4edcb3
Mathis "what could possibly go wrong" Randl
authored
3 months ago
ca4edcb3
Nov 12, 2024
early dirty benhmarking
· 50f7393e
Mathis "what could possibly go wrong" Randl
authored
4 months ago
50f7393e
rename 'cache' folder to 'caching' to match usual guidelines
· 0918e3e7
Mathis "what could possibly go wrong" Randl
authored
4 months ago
0918e3e7
Nov 11, 2024
simple no-eviction cache impl
· 3bd94002
Mathis "what could possibly go wrong" Randl
authored
4 months ago
3bd94002
Nov 08, 2024
randomized test generation using quickcheck
· eed3372e
Mathis "what could possibly go wrong" Randl
authored
4 months ago
eed3372e
commetns & nomenclature
· be75ef8f
Mathis "what could possibly go wrong" Randl
authored
4 months ago
be75ef8f
l2 norm
· c664709e
Mathis "what could possibly go wrong" Randl
authored
4 months ago
c664709e
initial commit
· 8dd759db
Mathis "what could possibly go wrong" Randl
authored
4 months ago
8dd759db
Loading