History log of /freebsd/contrib/arm-optimized-routines/string/bench/memset.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 072a4ba8 09-Jun-2023 Andrew Turner <andrew@FreeBSD.org>

Update the Arm Optimized Routine library to v23.01

Sponsored by: Arm Ltd


# d49ad206 06-Sep-2022 Andrew Turner <andrew@FreeBSD.org>

Import the updated Arm Optimized Routines

The main changes this brings in are:
- Improves the performance of memcmp
- Adds SVE implementation of memcpy
- Uses the MTE version of some str* functio

Import the updated Arm Optimized Routines

The main changes this brings in are:
- Improves the performance of memcmp
- Adds SVE implementation of memcpy
- Uses the MTE version of some str* functions as they are faster

Sponsored by: The FreeBSD Foundation

show more ...