Home
last modified time | relevance | path

Searched refs:overheads (Results 1 – 25 of 1291) sorted by relevance

12345678910>>...52

/dports/print/lout/lout-3.40/doc/user/
H A Dtyp_over3 @Tag { overheads }
6 To produce overhead transparencies (hereafter called overheads), start off
7 overheads. @Index { overhead transparencies }
64 overheads is 20 points, so that is the default size.
67 the overheads. It should have three parts: a paragraph
75 determines the language of the overheads.
140 not been set up to work with multi-page overheads, so if you use the
141 format just given you have to make sure your overheads all fit on one
188 body of {@Code "@Lecture"}, place a series of overheads
201 overheads. Endnotes and references appear automatically at the
[all …]
/dports/audio/snd/snd-21.2/tools/
H A Dcompare-calls.scm96 (let ((overheads ())
117 … (set! overheads (cons (list cost (substring line (+ i 3) (min 80 (length line)))) overheads)))))))
121 ((eof-object? line) overheads)
124 (set! overheads (sort! overheads (lambda (a b) (< (car a) (car b)))))
125 (format *stderr* "~{~^~A~%~}" (list-tail overheads (max 10 (- (length overheads) 20))))
/dports/net/nncp/nncp-8.0.2/doc/cmd/
H A Dnncp-pkt.texi7 $ nncp-pkt -overheads
40 @option{-overheads} options print encrypted, plain and size header overheads.
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/test/
H A Dtimes2 More number for the questions about SSL overheads....
5 They give an indication of the SSL protocol and encryption overheads.
58 a pentium pro 200 running linux can handle the SSLv3 protocol overheads of
62 1 full and 999 with session-id reuse. The RSA overheads for each exchange
/dports/security/openssl-unsafe/openssl-c9ba19c/test/
H A Dtimes2 More number for the questions about SSL overheads....
5 They give an indication of the SSL protocol and encryption overheads.
58 a Pentium pro 200 running Linux can handle the SSLv3 protocol overheads of
62 1 full and 999 with session-id reuse. The RSA overheads for each exchange
/dports/security/openssl-legacy-static/openssl-1.0.2u/test/
H A Dtimes2 More number for the questions about SSL overheads....
5 They give an indication of the SSL protocol and encryption overheads.
58 a Pentium pro 200 running Linux can handle the SSLv3 protocol overheads of
62 1 full and 999 with session-id reuse. The RSA overheads for each exchange
/dports/devel/onetbb/oneTBB-2021.4.0/doc/main/tbb_userguide/
H A Destimate_flow_graph_performance.rst49 these overheads can noticeably impact your performance. However,
50 depending on the graph structure, you can reduce such overheads by
H A DAutomatic_Chunking.rst10 needs. The heuristic attempts to limit overheads while
/dports/devel/etcd/etcd-2.3.8/Godeps/_workspace/src/google.golang.org/grpc/test/codec_perf/
H A Dperf.proto8 // encoding and decoding overheads.
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/grpc/grpc-go-d3ddb4469d5a/test/codec_perf/
H A Dperf.proto8 // encoding and decoding overheads.
/dports/devel/binutils/binutils-2.37/ld/testsuite/ld-elf/
H A Dpr27590b.d2 #ld: -r tmpdir/pr27590.o --reduce-memory-overheads
/dports/devel/arm-elf-binutils/binutils-2.37/ld/testsuite/ld-elf/
H A Dpr27590b.d2 #ld: -r tmpdir/pr27590.o --reduce-memory-overheads
/dports/devel/gnulibiberty/binutils-2.37/ld/testsuite/ld-elf/
H A Dpr27590b.d2 #ld: -r tmpdir/pr27590.o --reduce-memory-overheads
/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/core/
H A DProfileBufferEntry.cpp844 ProfilerStats intervals, overheads, lockings, cleanings, counters, threads; in StreamProfilerOverheadToJSON() local
889 overheads.Count(locking + cleaning + counter + thread); in StreamProfilerOverheadToJSON()
913 aWriter.IntProperty("samplingCount", overheads.n); in StreamProfilerOverheadToJSON()
914 aWriter.DoubleProperty("overheadDurations", overheads.sum); in StreamProfilerOverheadToJSON()
916 overheads.sum / (lastTime - firstTime)); in StreamProfilerOverheadToJSON()
922 PROFILER_STATS("Overhead", overheads); in StreamProfilerOverheadToJSON()
/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/core/
H A DProfileBufferEntry.cpp867 ProfilerStats intervals, overheads, lockings, cleanings, counters, threads; in StreamProfilerOverheadToJSON() local
912 overheads.Count(locking + cleaning + counter + thread); in StreamProfilerOverheadToJSON()
936 aWriter.IntProperty("samplingCount", overheads.n); in StreamProfilerOverheadToJSON()
937 aWriter.DoubleProperty("overheadDurations", overheads.sum); in StreamProfilerOverheadToJSON()
939 overheads.sum / (lastTime - firstTime)); in StreamProfilerOverheadToJSON()
945 PROFILER_STATS("Overhead", overheads); in StreamProfilerOverheadToJSON()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/core/
H A DProfileBufferEntry.cpp844 ProfilerStats intervals, overheads, lockings, cleanings, counters, threads; in StreamProfilerOverheadToJSON() local
889 overheads.Count(locking + cleaning + counter + thread); in StreamProfilerOverheadToJSON()
913 aWriter.IntProperty("samplingCount", overheads.n); in StreamProfilerOverheadToJSON()
914 aWriter.DoubleProperty("overheadDurations", overheads.sum); in StreamProfilerOverheadToJSON()
916 overheads.sum / (lastTime - firstTime)); in StreamProfilerOverheadToJSON()
922 PROFILER_STATS("Overhead", overheads); in StreamProfilerOverheadToJSON()
/dports/net/nncp/nncp-8.0.2/src/cmd/nncp-pkt/
H A Dmain.go172 overheads = flag.Bool("overheads", false, "Print packet overheads")
196 if *overheads {
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/core/
H A DProfileBufferEntry.cpp880 ProfilerStats intervals, overheads, lockings, cleanings, counters, threads; in StreamProfilerOverheadToJSON() local
925 overheads.Count(locking + cleaning + counter + thread); in StreamProfilerOverheadToJSON()
949 aWriter.IntProperty("samplingCount", overheads.n); in StreamProfilerOverheadToJSON()
950 aWriter.DoubleProperty("overheadDurations", overheads.sum); in StreamProfilerOverheadToJSON()
952 overheads.sum / (lastTime - firstTime)); in StreamProfilerOverheadToJSON()
958 PROFILER_STATS("Overhead", overheads); in StreamProfilerOverheadToJSON()
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/grpc/test/codec_perf/
H A Dperf.proto22 // encoding and decoding overheads.
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/grpc/test/codec_perf/
H A Dperf.proto22 // encoding and decoding overheads.
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/grpc/test/codec_perf/
H A Dperf.proto22 // encoding and decoding overheads.
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/grpc/test/codec_perf/
H A Dperf.proto22 // encoding and decoding overheads.
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/grpc/test/codec_perf/
H A Dperf.proto22 // encoding and decoding overheads.
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/grpc/test/codec_perf/
H A Dperf.proto22 // encoding and decoding overheads.
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/google.golang.org/grpc/test/codec_perf/
H A Dperf.proto22 // encoding and decoding overheads.

12345678910>>...52