--- Log opened Tue Dec 29 00:01:01 2020 06:09 -!- dr-orlovsky [~dr-orlovs@31.14.40.19] has quit [Ping timeout: 256 seconds] 06:52 -!- queip [~queip@unaffiliated/rezurus] has quit [Excess Flood] 06:53 -!- queip [~queip@unaffiliated/rezurus] has joined #secp256k1 07:47 -!- jonatack [~jon@213.152.162.10] has quit [Quit: jonatack] 07:57 -!- jonatack [~jon@88.124.242.136] has joined #secp256k1 08:03 -!- jonatack [~jon@88.124.242.136] has quit [Ping timeout: 256 seconds] 08:10 -!- jonatack [~jon@88.124.242.136] has joined #secp256k1 08:16 -!- jonatack [~jon@88.124.242.136] has quit [Ping timeout: 265 seconds] 08:17 -!- jonatack [~jon@213.152.161.30] has joined #secp256k1 08:28 < elichai2> I wondered why the context size has more than doubled 08:29 < elichai2> and its the endomorphism opt 08:30 < elichai2> (maybe not more than doubled, but ~doubled) 08:43 < roconnor> Did it really? The window size was decreased at the same time. 09:36 < andytoshi> ah, in rust-bitcoin we didn't decrease the window size 09:36 < andytoshi> rust-secp* 09:36 < andytoshi> we build without autotools, just set all the flags manually, and i totally forgot to do that 09:37 < andytoshi> though i'm not sure it's important ... if people care about memory usage they can use our lowmemory feature flag which sets the window size super small 09:39 < sipa> iirc that was just benchmarked to be fastest 09:39 < sipa> but probably a long tike ago 09:58 -!- dr-orlovsky [~dr-orlovs@31.14.40.19] has joined #secp256k1 10:26 -!- jonatack [~jon@213.152.161.30] has quit [Quit: jonatack] 10:49 -!- jonatack [~jon@88.124.242.136] has joined #secp256k1 10:54 -!- jonatack [~jon@88.124.242.136] has quit [Ping timeout: 260 seconds] 10:55 -!- jonatack [~jon@213.152.161.211] has joined #secp256k1 11:08 < elichai2> ha, I somehow missed that the window was decreased 11:09 < sipa> well it should be, but apparently it wasn't :) 11:09 < elichai2> It looks to me like the default is still 15? https://github.com/bitcoin-core/secp256k1/blob/master/configure.ac#L360 11:09 < elichai2> sipa: :) 11:11 < sipa> oh, no, it seems it stayed the same 11:11 < sipa> you're right 11:18 < sipa> so before #596, WINDOW_G was 16 for without-endo and 15 for with-endo 11:18 < sipa> after #596, it defaults to 15 for both 11:18 < sipa> after endo was removed, it's 15 in any case 11:18 < sipa> (unless changed through configure) 11:26 < sipa> in #596 benchmarks were done, and it was apparently concluded that using 15 for both was fine 11:33 < andytoshi> ok, cool .. we are using 15 in rust-secp (and had been for both, hence the apparent doubling when endo was turned on by default) 11:33 < andytoshi> and 4 for "lowmemory" 11:40 < sipa> before #596 it wasn't even configurable, so presumably your choice to pikc 15 was just copying was configure was doing at the time (and still is) 11:45 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has quit [Ping timeout: 240 seconds] 11:45 -!- virtu [~virtu@gateway/tor-sasl/virtu] has quit [Ping timeout: 240 seconds] 11:57 -!- virtu [~virtu@gateway/tor-sasl/virtu] has joined #secp256k1 12:00 -!- virtu [~virtu@gateway/tor-sasl/virtu] has quit [Remote host closed the connection] 12:02 -!- virtu [~virtu@gateway/tor-sasl/virtu] has joined #secp256k1 12:04 < andytoshi> yep 12:24 -!- virtu [~virtu@gateway/tor-sasl/virtu] has quit [Remote host closed the connection] 12:24 -!- virtu [~virtu@gateway/tor-sasl/virtu] has joined #secp256k1 12:57 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has joined #secp256k1 13:05 -!- dr-orlovsky [~dr-orlovs@31.14.40.19] has quit [Ping timeout: 246 seconds] 13:06 -!- dr-orlovsky [~dr-orlovs@31.14.40.19] has joined #secp256k1 13:07 < roconnor> Ah I wasn't aware of #596. My knowledge predates that. 13:16 < sipa> i had forgotten about it as well (not that it made it configurable, but thag it had removed the conditional decrement of window size for endo) 13:23 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 13:24 -!- jessepos_ [~jp@2601:645:200:162f:c9e2:a1fa:f83e:4f65] has joined #secp256k1 13:27 -!- jesseposner [~jp@2601:645:200:162f:b96c:c368:5345:d4e5] has quit [Ping timeout: 264 seconds] 13:29 -!- felixweis [sid154231@gateway/web/irccloud.com/x-curwonbkjuaxtcmu] has quit [Ping timeout: 264 seconds] 13:29 -!- felixweis [sid154231@gateway/web/irccloud.com/x-jtweehemopgkzarw] has joined #secp256k1 13:35 -!- roconnor [~roconnor@host-45-78-199-13.dyn.295.ca] has quit [Read error: Connection reset by peer] 13:43 -!- belcher [~belcher@unaffiliated/belcher] has joined #secp256k1 17:47 -!- queip [~queip@unaffiliated/rezurus] has quit [Remote host closed the connection] 17:50 -!- queip [~queip@unaffiliated/rezurus] has joined #secp256k1 22:44 -!- meshcollider [meshcollid@gateway/shell/ircnow/x-ulqcremawialdixq] has quit [Ping timeout: 260 seconds] 22:47 -!- meshcollider [meshcollid@gateway/shell/ircnow/x-cfnxwtjlejejrkke] has joined #secp256k1 --- Log closed Wed Dec 30 00:00:02 2020