This website requires JavaScript.
Explore
Help
Sign In
github
/
kovidgoyal-kitty
Watch
1
Star
0
Fork
0
You've already forked kovidgoyal-kitty
mirror of
https://github.com/kovidgoyal/kitty.git
synced
2026-07-06 20:55:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d429f732e1c7a95e205830f56ab1d80098e568f3
kovidgoyal-kitty
/
tools
/
simdstring
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