This website requires JavaScript.
Explore
Help
Sign In
averello
/
kitty-mirror
Watch
1
Star
0
Fork
0
You've already forked kitty-mirror
mirror of
https://github.com/kovidgoyal/kitty.git
synced
2026-05-12 21:34:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
float
kitty-mirror
/
tools
/
simdstring
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Kovid Goyal
32f0da2e77
Ensure no frame is created for assembly functions
2024-03-15 07:58:09 +05:30
..
benchmark.sh
Add some benchamrking
2024-03-07 11:09:24 +05:30
benchmarks_test.go
Add some benchamrking
2024-03-07 11:09:24 +05:30
generate.go
Ensure no frame is created for assembly functions
2024-03-15 07:58:09 +05:30
generate.sh
Work on porting SIMD vt arser to Go for the kittens
2024-02-25 09:57:39 +05:30
intrinsics_test.go
Add an IndexByte implementation useful for benchmarking against stdlib SIMD implementation
2024-03-07 09:36:40 +05:30
intrinsics.go
Add an IndexByte implementation useful for benchmarking against stdlib SIMD implementation
2024-03-07 09:36:40 +05:30
scalar.go
Add an IndexByte implementation useful for benchmarking against stdlib SIMD implementation
2024-03-07 09:36:40 +05:30
test.sh
Fix Go unaligned index implementation
2024-02-25 09:57:42 +05:30