|
.gitignore
|
Added images
|
2026年04月26日 14:36:22 +03:00 |
|
crc32_inline.data
|
Added inline optimization results
|
2026年04月17日 15:01:08 +03:00 |
|
crc32_inline.png
|
Report done
|
2026年04月26日 21:11:47 +03:00 |
|
crc32_inline_big_table.data
|
Added inline optimization results
|
2026年04月17日 15:01:08 +03:00 |
|
crc32_intrinsic.data
|
Added crc32 with intrinsic
|
2026年04月17日 14:23:32 +03:00 |
|
crc32_intrinsic.png
|
Report done
|
2026年04月26日 21:11:47 +03:00 |
|
crc32_intrinsic_big_table.data
|
Added crc32 with intrinsic
|
2026年04月17日 14:23:32 +03:00 |
|
crc32_unoptimized.data
|
Added crc32 with intrinsic
|
2026年04月17日 14:23:32 +03:00 |
|
crc32_unoptimized.png
|
Added pictures
|
2026年04月21日 21:23:22 +03:00 |
|
crc32_unoptimized_big_table.data
|
Added test with big table
|
2026年04月15日 23:52:48 +03:00 |
|
crc32_vector_auto.png
|
Vector strcmp optimization
|
2026年04月24日 14:42:06 +03:00 |
|
crc32_vector_manual.png
|
Added manual vectorization results
|
2026年04月24日 14:53:19 +03:00 |
|
display_hist.py
|
Added images
|
2026年04月26日 14:36:22 +03:00 |
|
dist_main.c
|
Changed to prefix string logic
|
2026年04月21日 22:31:04 +03:00 |
|
hash.c
|
Vector strcmp optimization
|
2026年04月24日 14:42:06 +03:00 |
|
hash.h
|
First hash table test
|
2026年04月15日 23:04:49 +03:00 |
|
hash_table.c
|
Vector strcmp optimization
|
2026年04月24日 14:42:06 +03:00 |
|
hash_table.h
|
Added vector string comparasion (version 1)
|
2026年04月22日 21:34:47 +03:00 |
|
histogram_crc32.svg
|
Report done
|
2026年04月26日 21:11:47 +03:00 |
|
histogram_first_letter.svg
|
Report done
|
2026年04月26日 21:11:47 +03:00 |
|
histogram_rol_3973.svg
|
Report done
|
2026年04月26日 21:11:47 +03:00 |
|
histogram_rol_4096.svg
|
Report done
|
2026年04月26日 21:11:47 +03:00 |
|
histogram_strlen.svg
|
Report done
|
2026年04月26日 21:11:47 +03:00 |
|
histogram_stupid.svg
|
Added images
|
2026年04月26日 14:36:22 +03:00 |
|
histogram_sum512.svg
|
Report done
|
2026年04月26日 21:11:47 +03:00 |
|
histogram_sum4096.svg
|
Report done
|
2026年04月26日 21:11:47 +03:00 |
|
hyperfine_crc32_inline.md
|
Updated test results
|
2026年04月20日 20:08:39 +03:00 |
|
hyperfine_crc32_intrinsic.md
|
Splitted unoptimized and intrinsic results
|
2026年04月17日 14:30:38 +03:00 |
|
hyperfine_crc32_prefix_strings.md
|
Small optimizations
|
2026年04月21日 23:58:51 +03:00 |
|
hyperfine_crc32_prefix_strings_vector.md
|
Added vector string comparasion (version 1)
|
2026年04月22日 21:34:47 +03:00 |
|
hyperfine_crc32_prefix_strings_vectorv2.md
|
Added manual vectorization results
|
2026年04月24日 14:53:19 +03:00 |
|
hyperfine_crc32_prefix_stringsv2.md
|
Added vector string comparasion (version 1)
|
2026年04月22日 21:34:47 +03:00 |
|
hyperfine_unoptimized.md
|
Splitted unoptimized and intrinsic results
|
2026年04月17日 14:30:38 +03:00 |
|
LABA.md
|
fixed error
|
2026年05月13日 15:50:54 +02:00 |
|
Makefile
|
Added vector string comparasion (version 1)
|
2026年04月22日 21:34:47 +03:00 |
|
rol_intrinsic.png
|
Report done
|
2026年04月26日 21:11:47 +03:00 |
|
rol_unoptimized.data
|
Added crc32 with intrinsic
|
2026年04月17日 14:23:32 +03:00 |
|
rol_unoptimized.png
|
Added pictures
|
2026年04月21日 21:23:22 +03:00 |
|
rol_unoptimized_big_table.data
|
Added test with big table
|
2026年04月15日 23:52:48 +03:00 |
|
speed_main.c
|
Remove printf
|
2026年04月21日 23:04:00 +03:00 |
|
vec32_streq.nasm
|
Added vector string comparasion (version 1)
|
2026年04月22日 21:34:47 +03:00 |