SN-1583 已核对来源,附原文与上下文。
其他参与者原话Olipro原帖 ↗SHA 上下文的缓存部分要归功于 tcatm——性能提升华丽至极。此外,Intel 编译器在这里真正大放异彩,它的并行化能力比 Visual Studio 带来巨大的性能提升。
Credit to tcatm for the caching part of the SHA context - this offers absolutely brilliant performance. Additionally, the Intel compiler really comes into its own here as its parallelisation abilities give a massive performance boost over Visual Studio.
性能:4 核 4700khash/s,我想这本身就是最好的说明。
Performance: 4700khash/s on 4 cores, I think that speaks for itself.
我把 VS 和 Intel 两个构建都放上了,但真的没什么好比的,Intel 构建把 VS 按在地上摩擦。
I've included both the VS and Intel build, but there's really no comparison, the Intel build craps all over VS.
这还是从 Crypto++ 出发的吗?把它弄进主源代码吧。
Is that still starting from Crypto++? Lets get this into the main sourcecode.