--- Log opened Sat Mar 12 00:00:23 2022 00:12 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 00:13 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 00:24 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 00:25 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 01:06 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 01:07 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 01:18 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 01:18 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 02:06 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 02:07 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 02:29 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 02:30 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 03:04 < real_or_random> roconnor: What I meant is that the logic (in the preprocessor) should be as follows: If on a 64-bit machine, then use "int128" or "int128_struct" depending on whether we have uint128_t in the compiler. If on a 32-bit machine, then use "int64". 03:05 < real_or_random> So I was just saying that the preprocessor checks should be based on the word size/ sizeof(size_t) / similar instead of detecting MSVC specifically. 03:06 < real_or_random> Of course, if it turned out that the int128_struct code is faster than int64 on 32-bit machines, we could get rid of the int64 code entirely. But I don't expect that this is the case. 03:08 < real_or_random> sipa: > (it's faster not to emit a branch!) 03:09 < real_or_random> Not sure about this particular case but branching tends to get better and better with good branch prediction. This is certainly not good for us. 03:20 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 03:20 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 03:29 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 03:30 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 04:06 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 04:07 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 04:19 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 04:20 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 05:02 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 05:03 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 05:29 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 05:31 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Ping timeout: 240 seconds] 06:16 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 06:17 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 06:32 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 06:32 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 07:03 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 07:04 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 07:05 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 07:07 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 08:16 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 08:19 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 09:12 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 09:13 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 09:24 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 09:26 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 09:37 -!- Netsplit *.net <-> *.split quits: DeanGuss, cfields_ 09:43 -!- Netsplit over, joins: DeanGuss, cfields_ 10:13 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 10:13 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 10:14 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 10:14 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 11:16 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 11:17 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 11:20 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 11:22 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 12:05 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 12:05 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 12:12 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 12:13 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 13:01 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 13:03 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 13:12 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 13:12 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 14:14 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 14:14 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 14:26 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 14:27 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 15:22 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 15:23 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 15:26 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 15:27 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 16:05 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 16:05 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 16:20 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 16:21 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 17:00 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 17:01 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 17:11 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 17:14 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 18:18 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 18:19 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 18:27 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 18:30 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 19:01 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 19:04 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 19:07 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 19:07 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 20:05 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 20:06 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 20:25 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 20:26 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 21:03 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 21:04 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 21:25 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 21:26 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 22:02 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 22:03 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 22:32 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 22:33 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 23:03 -!- jesseposner [~jesse@user/jesseposner] has quit [Read error: Connection reset by peer] 23:04 -!- jesseposner [~jesse@user/jesseposner] has joined #secp256k1 23:08 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 23:09 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 23:09 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 23:10 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 --- Log closed Sun Mar 13 00:00:26 2022