Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/misc Add PGO (profile guided optimization).
details: https://anonhg.NetBSD.org/src/rev/3b076cf2323e
branches: trunk
changeset: 373771:3b076cf2323e
user: fcambus <fcambus%NetBSD.org@localhost>
date: Mon Feb 27 21:04:43 2023 +0000
description:
Add PGO (profile guided optimization).
diffstat:
share/misc/acronyms.comp | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 295017212143 -r 3b076cf2323e share/misc/acronyms.comp
--- a/share/misc/acronyms.comp Mon Feb 27 17:38:18 2023 +0000
+++ b/share/misc/acronyms.comp Mon Feb 27 21:04:43 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.331 2023/01/26 22:20:16 jschauma Exp $
+$NetBSD: acronyms.comp,v 1.332 2023/02/27 21:04:43 fcambus Exp $
3WHS three-way handshake
8VSB 8-state vestigial side band modulation
AA anti-aliasing
@@ -1205,6 +1205,7 @@
PFS perfect forward secrecy
PGAS partitioned global address space
PGE page global enable
+PGO profile guided optimization
PGP Pretty Good Privacy
PHB PCI host bridge
PHP PHP: Hypertext Preprocessor
Home |
Main Index |
Thread Index |
Old Index