Displaying 1 result from an estimated 1 matches for "thunderx_arm_processor".
Did you mean:
thunderx_arm_processors
2015 Jun 17
3
[LLVMdev] Build times on ARM
I recently got a tegra TK1 and was curious how fast it was compared to
my previous arm "build machine": the original arm Samsung chromebook.
I timed running ninja to build just llvm in Release+Asserts using
clang as the host compiler.
chromebook:
real 84m30.939s
user 163m50.145s
sys 4m0.100s
TK1:
real 34m7.376s
user 132m44.417s
sys 3m3.543s
A really nice