Bitcoin Forum
June 25, 2024, 03:52:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Re: secp256k1 library and Intel cpu on: April 14, 2022, 06:51:36 PM
Hi All,

  What's the current fastest version of secp256k1_fe_mul for i5/i7?
  Currently that's my bottleneck on secp256k1_unsafe lib. Which has the same asm as the official.

One of the ASM in this thread caused segfault for me, the other was slower than the original.

    %   cumulative   self                   self     total           
   time   seconds   seconds          calls  ms/call  ms/call  name   
  46.24      4.67     4.67 235910453     0.00     0.00  secp256k1_fe_mul_inner
  13.71      6.06     1.39 88835758     0.00     0.00  secp256k1_fe_sqr_inner
   10.05      7.07     1.02        2   507.51   507.51  sha256_transf
2  Bitcoin / Project Development / Re: List of all Bitcoin addresses with a balance on: April 13, 2022, 09:28:54 PM
Hello,
What's the RPC command to do the dump on local full node?

Is it possible to use remote RPC server for it, like electrum?

Cheers
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!