Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@b05b2910423b:/data/build/release-clang# benchmark/amcpp.gp2.is_prime_ranges
- 2018-09-19 14:58:33
- Running benchmark/amcpp.gp2.is_prime_ranges
- Run on (6 X 3196.69 MHz CPU s)
- CPU Caches:
- L1 Data 32K (x6)
- L1 Instruction 32K (x6)
- L2 Unified 256K (x6)
- L3 Unified 12288K (x1)
- Non-primes: 94237929
- Primes: 5762071
- ------------------------------------------------------
- Benchmark Time CPU Iterations
- ------------------------------------------------------
- bench_is_prime 53248760100 ns 53245753491 ns 1
- root@b05b2910423b:/data/build/release-clang# benchmark/amcpp.gp2.is_prime_vanilla
- 2018-09-19 14:59:51
- Running benchmark/amcpp.gp2.is_prime_vanilla
- Run on (6 X 3196.69 MHz CPU s)
- CPU Caches:
- L1 Data 32K (x6)
- L1 Instruction 32K (x6)
- L2 Unified 256K (x6)
- L3 Unified 12288K (x1)
- Non-primes: 94237929
- Primes: 5762071
- ------------------------------------------------------
- Benchmark Time CPU Iterations
- ------------------------------------------------------
- bench_is_prime 54812068500 ns 54809260282 ns 1
- root@b05b2910423b:/data/build/release-clang# benchmark/amcpp.gp2.is_prime_ranges
- 2018-09-19 15:01:34
- Running benchmark/amcpp.gp2.is_prime_ranges
- Run on (6 X 3196.69 MHz CPU s)
- CPU Caches:
- L1 Data 32K (x6)
- L1 Instruction 32K (x6)
- L2 Unified 256K (x6)
- L3 Unified 12288K (x1)
- Non-primes: 94237929
- Primes: 5762071
- ------------------------------------------------------
- Benchmark Time CPU Iterations
- ------------------------------------------------------
- bench_is_prime 52722214500 ns 52719619308 ns 1
- root@b05b2910423b:/data/build/release-clang# benchmark/amcpp.gp2.is_prime_vanilla
- 2018-09-19 15:02:51
- Running benchmark/amcpp.gp2.is_prime_vanilla
- Run on (6 X 3196.69 MHz CPU s)
- CPU Caches:
- L1 Data 32K (x6)
- L1 Instruction 32K (x6)
- L2 Unified 256K (x6)
- L3 Unified 12288K (x1)
- Non-primes: 94237929
- Primes: 5762071
- ------------------------------------------------------
- Benchmark Time CPU Iterations
- ------------------------------------------------------
- bench_is_prime 55247640000 ns 55245047451 ns 1
- root@b05b2910423b:/data/build/release-clang# benchmark/amcpp.gp2.is_prime_ranges
- 2018-09-19 15:04:14
- Running benchmark/amcpp.gp2.is_prime_ranges
- Run on (6 X 3196.69 MHz CPU s)
- CPU Caches:
- L1 Data 32K (x6)
- L1 Instruction 32K (x6)
- L2 Unified 256K (x6)
- L3 Unified 12288K (x1)
- Non-primes: 94237929
- Primes: 5762071
- ------------------------------------------------------
- Benchmark Time CPU Iterations
- ------------------------------------------------------
- bench_is_prime 53393129100 ns 53390303256 ns 1
- root@b05b2910423b:/data/build/release-clang# benchmark/amcpp.gp2.is_prime_vanilla
- 2018-09-19 15:05:49
- Running benchmark/amcpp.gp2.is_prime_vanilla
- Run on (6 X 3196.69 MHz CPU s)
- CPU Caches:
- L1 Data 32K (x6)
- L1 Instruction 32K (x6)
- L2 Unified 256K (x6)
- L3 Unified 12288K (x1)
- Non-primes: 94237929
- Primes: 5762071
- ------------------------------------------------------
- Benchmark Time CPU Iterations
- ------------------------------------------------------
- bench_is_prime 54992675000 ns 54990324307 ns 1
- root@b05b2910423b:/data/build/release-clang# benchmark/amcpp.gp2.is_prime_ranges
- 2018-09-19 15:12:37
- Running benchmark/amcpp.gp2.is_prime_ranges
- Run on (6 X 3196.69 MHz CPU s)
- CPU Caches:
- L1 Data 32K (x6)
- L1 Instruction 32K (x6)
- L2 Unified 256K (x6)
- L3 Unified 12288K (x1)
- Non-primes: 94237929
- Primes: 5762071
- ------------------------------------------------------
- Benchmark Time CPU Iterations
- ------------------------------------------------------
- bench_is_prime 53057628900 ns 53054983433 ns 1
- root@b05b2910423b:/data/build/release-clang# benchmark/amcpp.gp2.is_prime_vanilla
- 2018-09-19 15:14:46
- Running benchmark/amcpp.gp2.is_prime_vanilla
- Run on (6 X 3196.69 MHz CPU s)
- CPU Caches:
- L1 Data 32K (x6)
- L1 Instruction 32K (x6)
- L2 Unified 256K (x6)
- L3 Unified 12288K (x1)
- Non-primes: 94237929
- Primes: 5762071
- ------------------------------------------------------
- Benchmark Time CPU Iterations
- ------------------------------------------------------
- bench_is_prime 54768621600 ns 54765517153 ns 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement