├── LICENSE ├── README.md ├── are_we_pgo_yet.md ├── article ├── .$open_source_software_pipeline.drawio.svg.bkp ├── .$open_source_software_pipeline.drawio.svg.dtmp ├── article.md ├── content.md ├── open_source_software_pipeline.drawio.svg └── postgresql_operator_pgo.svg ├── article_lto ├── README.md ├── article.md └── todo.md ├── binary_lifecycle.md ├── httpd.md ├── lto.md ├── mongodb.md ├── nginx.md ├── postrgresql_results.md ├── redis.md ├── serdebench.md ├── sqlite.md ├── the_pgo_implementer.png └── todo.md /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/README.md -------------------------------------------------------------------------------- /are_we_pgo_yet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/are_we_pgo_yet.md -------------------------------------------------------------------------------- /article/.$open_source_software_pipeline.drawio.svg.bkp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/article/.$open_source_software_pipeline.drawio.svg.bkp -------------------------------------------------------------------------------- /article/.$open_source_software_pipeline.drawio.svg.dtmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/article/.$open_source_software_pipeline.drawio.svg.dtmp -------------------------------------------------------------------------------- /article/article.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/article/article.md -------------------------------------------------------------------------------- /article/content.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/article/content.md -------------------------------------------------------------------------------- /article/open_source_software_pipeline.drawio.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/article/open_source_software_pipeline.drawio.svg -------------------------------------------------------------------------------- /article/postgresql_operator_pgo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/article/postgresql_operator_pgo.svg -------------------------------------------------------------------------------- /article_lto/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/article_lto/README.md -------------------------------------------------------------------------------- /article_lto/article.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/article_lto/article.md -------------------------------------------------------------------------------- /article_lto/todo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/article_lto/todo.md -------------------------------------------------------------------------------- /binary_lifecycle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/binary_lifecycle.md -------------------------------------------------------------------------------- /httpd.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/httpd.md -------------------------------------------------------------------------------- /lto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/lto.md -------------------------------------------------------------------------------- /mongodb.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/mongodb.md -------------------------------------------------------------------------------- /nginx.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/nginx.md -------------------------------------------------------------------------------- /postrgresql_results.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/postrgresql_results.md -------------------------------------------------------------------------------- /redis.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/redis.md -------------------------------------------------------------------------------- /serdebench.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/serdebench.md -------------------------------------------------------------------------------- /sqlite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/sqlite.md -------------------------------------------------------------------------------- /the_pgo_implementer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/the_pgo_implementer.png -------------------------------------------------------------------------------- /todo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zamazan4ik/awesome-pgo/HEAD/todo.md --------------------------------------------------------------------------------