> Could someone test under VS2015 and report back with results? I'm 
>> interested in (1) compile and link issues, and (2) performance gains or 
>> losses. If you see a missed opportunity for constexpr-ness, then (3) please 
>> call it out, too.
>>
>
> Compiles and links fine with VS2015 Update 3.
>
> But I get a new (unrelated) compiler warning:
>
> rw.cpp(210): warning C4189: 'n': local variable is initialized but not 
> referenced
>

Thanks Marcel.

Does 'cryptest.exe v' feel like its running any faster? Or more 
importantly, did things feel like they slowed down? We definitely need to 
avoid the latter.

Once you run it enough, you get a feel for the running time. I can usually 
sense a 100ms difference on Linux because I run it so often. Or you can 
compare benchmarks to formalize the metric. I only know of one person who 
keeps a lab book of benchmark times, so I don't expect most folks to have 
it.

Jeff

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to