Adds an android benchmark comparison for the new Secp

This commit is contained in:
Vitor Pamplona
2026-04-06 18:00:46 -04:00
parent fe5f07da3f
commit 9b4d6247f0
2 changed files with 56 additions and 1 deletions
@@ -132,7 +132,7 @@ internal object FieldP {
reduceWide(out, w)
}
inline fun neg(
fun neg(
out: LongArray,
a: LongArray,
) {