summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAnotherTest <ali.mpfard@gmail.com>2020-04-29 22:35:54 +0430
committerAndreas Kling <kling@serenityos.org>2020-05-02 12:24:10 +0200
commitc9321b4f009a4e8a143d55e30ba5e0a4718785ff (patch)
treefe4346928ae081feb4650b356b998646f9b0a3bd /.travis.yml
parent4d932ce701936b9f01032cb79bacfce2ecac9698 (diff)
downloadserenity-c9321b4f009a4e8a143d55e30ba5e0a4718785ff.zip
LibCrypto: Make UnsignedBigInteger as fast as architecturally possible
This commit attempts to make UnsignedBigInteger as fast as possible without changing the underlaying architecture. This effort involves - Preallocating space for vector operations - Avoiding calls to computationally expensive functions - Inlining or flattening functions (sensibly)
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions