OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pidigits
(Results
1 - 20
of
20
) sorted by null
/prebuilts/go/darwin-x86/test/bench/shootout/
timing.log
100
pidigits
10000
102
gcc -O2
pidigits
.c -lgmp 2.60u 0.00s 2.62r
103
gc
pidigits
77.69u 0.14s 78.18r
104
gc_B
pidigits
74.26u 0.18s 75.41r
105
gc_B
pidigits
68.48u 0.20s 69.31r # special case: no bounds checking in bignum
126
pidigits
10000
128
gcc -O2
pidigits
.c -lgmp 2.58u 0.00s 2.58r
129
gc
pidigits
71.24u 0.04s 71.28r # 8.5% faster
130
gc_B
pidigits
71.25u 0.03s 71.29r # 4% faster
219
pidigits
1000
[
all
...]
timing.sh
213
pidigits
() {
function
214
runonly echo '
pidigits
10000'
216
run "gcc $gccm -O2
pidigits
.c -lgmp" a.$EXE 10000
218
run 'gccgo -O2
pidigits
.go' a.$EXE -n 10000
219
run 'gc
pidigits
' a.$EXE -n 10000
220
run 'gc_B
pidigits
' a.$EXE -n 10000
239
run="fasta revcomp nbody binarytree fannkuch regexdna spectralnorm knucleotide mandelbrot meteor
pidigits
threadring chameneos"
pidigits.c
82
static void
pidigits
(unsigned int n)
function
121
pidigits
(argc > 1 ? atoi(argv[1]) : 27);
pidigits.go
34
* based on
pidigits
.c (by Paolo Bonzini & Sean Bartlett,
/prebuilts/go/linux-x86/test/bench/shootout/
timing.log
100
pidigits
10000
102
gcc -O2
pidigits
.c -lgmp 2.60u 0.00s 2.62r
103
gc
pidigits
77.69u 0.14s 78.18r
104
gc_B
pidigits
74.26u 0.18s 75.41r
105
gc_B
pidigits
68.48u 0.20s 69.31r # special case: no bounds checking in bignum
126
pidigits
10000
128
gcc -O2
pidigits
.c -lgmp 2.58u 0.00s 2.58r
129
gc
pidigits
71.24u 0.04s 71.28r # 8.5% faster
130
gc_B
pidigits
71.25u 0.03s 71.29r # 4% faster
219
pidigits
1000
[
all
...]
timing.sh
213
pidigits
() {
function
214
runonly echo '
pidigits
10000'
216
run "gcc $gccm -O2
pidigits
.c -lgmp" a.$EXE 10000
218
run 'gccgo -O2
pidigits
.go' a.$EXE -n 10000
219
run 'gc
pidigits
' a.$EXE -n 10000
220
run 'gc_B
pidigits
' a.$EXE -n 10000
239
run="fasta revcomp nbody binarytree fannkuch regexdna spectralnorm knucleotide mandelbrot meteor
pidigits
threadring chameneos"
pidigits.c
82
static void
pidigits
(unsigned int n)
function
121
pidigits
(argc > 1 ? atoi(argv[1]) : 27);
pidigits.go
34
* based on
pidigits
.c (by Paolo Bonzini & Sean Bartlett,
/prebuilts/go/darwin-x86/misc/cgo/gmp/
pi.go
36
* based on
pidigits
.c (by Paolo Bonzini & Sean Bartlett,
/prebuilts/go/linux-x86/misc/cgo/gmp/
pi.go
36
* based on
pidigits
.c (by Paolo Bonzini & Sean Bartlett,
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
nat.go
564
// is very costly (see e.g. time
pidigits
-s -n 10000)
/prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
nat.go
561
// is very costly (see e.g. time
pidigits
-s -n 10000)
/prebuilts/go/darwin-x86/src/math/big/
nat.go
561
// is very costly (see e.g. time
pidigits
-s -n 10000)
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
nat.go
564
// is very costly (see e.g. time
pidigits
-s -n 10000)
/prebuilts/go/linux-x86/src/cmd/compile/internal/big/
nat.go
561
// is very costly (see e.g. time
pidigits
-s -n 10000)
/prebuilts/go/linux-x86/src/math/big/
nat.go
561
// is very costly (see e.g. time
pidigits
-s -n 10000)
/prebuilts/go/darwin-x86/doc/
go_faq.html
[
all
...]
/prebuilts/go/linux-x86/doc/
go_faq.html
[
all
...]
/prebuilts/go/darwin-x86/doc/devel/
weekly.html
[
all
...]
/prebuilts/go/linux-x86/doc/devel/
weekly.html
[
all
...]
Completed in 1144 milliseconds