Searched refs:speedup (Results 1 – 25 of 30) sorted by relevance
12
| /openbsd/src/sys/kern/ |
| D | sched_bsd.c | 578 int speedup = 0; in setperf_auto() local 590 speedup = 1; in setperf_auto() 615 speedup = 1; in setperf_auto() 623 speedup = 1; in setperf_auto() 624 if (speedup && downbeats < 5) in setperf_auto() 627 if (speedup && perflevel != 100) { in setperf_auto() 631 } else if (!speedup && perflevel != 0 && --downbeats <= 0) { in setperf_auto()
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | interface.texi | 53 result in a significant speedup. But the result would be complete
|
| /openbsd/src/gnu/llvm/clang/docs/ |
| D | SanitizerSpecialCaseList.rst | 22 * speedup hot function, which is known to be correct;
|
| D | StandardCPlusPlusModules.rst | 943 this means the build speedup at higher optimization levels may be lower than expected given ``O0`` …
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | interface.texi | 53 result in a significant speedup. But the result would be complete
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | AdvancedBuilds.rst | 234 significant runtime speedup. To configure a three stage PGO build with ThinLTO
|
| D | SpeculativeLoadHardening.md | 1056 a log-scale speedup ratio of load hardening relative to `lfence` (up -> faster
|
| /openbsd/src/usr.sbin/nsd/doc/ |
| D | ChangeLog | 2184 - Fixes for wildcard addition and deletion, speedup for some cases. 2590 - recursive readroutine for speedup of nsd.db reads (30%). 3751 - speedup of prehash code. 3753 - skip only-nsec3 domains (that could be 2x speedup) 3755 delegation this is a 3x speedup). 3757 another 2/3 hash operations, 3x speedup. 3926 The speedup also speeds up the nsec3 prepare stage. 4019 lists for a 10% speedup in xfrd.
|
| D | RELNOTES | 1115 - Fixes for wildcard addition and deletion, speedup for some cases. 1326 - Fix region-allocator for speedup of load and change of large data. 1869 - Small speedup where xfrd could briefly be busy-waiting.
|
| /openbsd/src/lib/libz/ |
| D | ChangeLog | 10 - Add LIT_MEM define to use more memory for a small deflate speedup 57 - Small speedup to inflate [psumbera] 334 - Change gzgetc() to a macro for speed (~40% speedup in testing)
|
| /openbsd/src/gnu/usr.bin/perl/dist/Storable/ |
| D | ChangeLog | 456 - Change to no context (should give speedup with ithreads)
|
| /openbsd/src/gnu/usr.bin/cvs/ |
| D | TODO | 672 speedup for large files.
|
| D | NEWS | 388 * CVS 1.2 compatibility code has been removed as a speedup. If you
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | NEWS | 1829 increase in memory usage for C++ programs, and a fantastic speedup in 2208 This can be used to greatly speedup the startup of GDB by using a
|
| /openbsd/src/usr.bin/awk/ |
| D | FIXES.1e | 123 done once, yielding something of a speedup. This obviate
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl5100delta.pod | 1127 escaping mechanism will see a speedup. (Yves Orton)
|
| D | perl589delta.pod | 1306 char-classes as an escaping mechanism will see a speedup. (Yves Orton)
|
| D | perl5240delta.pod | 332 Raspberry Pi, there will be a small or little speedup. Conversely, some
|
| D | perl58delta.pod | 1696 result in slightly slower sorting times, but in general the speedup
|
| /openbsd/src/usr.bin/vi/docs/ |
| D | changelog | 356 even more speedup, but I'm nervous.
|
| /openbsd/src/usr.sbin/unbound/doc/ |
| D | Changelog | 10495 - loop check different speedup pkt-dname-reading, 1% faster for 10510 - speedup of root-delegation message encoding by 15%. 10511 - minor speedup of compress tree_lookup, maybe 1%. 10512 - speedup of dname_lab_cmp and memlowercmp - the top functions in 10558 The speedup is about +3% to +8% (depending on the test).
|
| /openbsd/src/gnu/usr.bin/binutils/etc/ |
| D | configure.texi | 1272 can be an important speedup. If you modify @file{configure.in} in such
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/etc/ |
| D | configure.texi | 1274 can be an important speedup. If you modify @file{configure.in} in such
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/f/ |
| D | ChangeLog.0 | 3402 occurrences at top, for possible minor speedup.
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | ChangeLog-1994 | 4394 declarator ';'" speedup, since it breaks enums.
|
12