mirror of
https://github.com/davidalves04/Trabalho-Pratico-SD.git
synced 2025-12-12 22:28:05 +00:00
yup
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -56,7 +56,7 @@ build/
|
||||
# Other
|
||||
*.swp
|
||||
*.pdf
|
||||
!report.pdf
|
||||
!Desempenho_Linux.pdf
|
||||
|
||||
# JAR built pom file
|
||||
dependency-reduced-pom.xml
|
||||
@@ -64,3 +64,6 @@ dependency-reduced-pom.xml
|
||||
# Python env
|
||||
venv/
|
||||
.$Diagrama de arquitetura - SD.drawio.bkp
|
||||
|
||||
#others
|
||||
*.out
|
||||
|
||||
Binary file not shown.
10
report.tex
10
report.tex
@@ -15,6 +15,16 @@
|
||||
\definecolor{codegray}{rgb}{0.95,0.95,0.95}
|
||||
\definecolor{accent}{RGB}{0, 100, 180}
|
||||
|
||||
\usepackage{hyperref}
|
||||
|
||||
\hypersetup{
|
||||
pdftitle={Relatório de Correção de Regressão de Desempenho em Linux},
|
||||
pdfauthor={Leandro Afonso},
|
||||
pdfsubject={Análise Técnica},
|
||||
pdfkeywords={Linux, Java, Latency, Syscall, Optimization},
|
||||
pdfcreator={pdfLaTeX}
|
||||
}
|
||||
|
||||
% data
|
||||
\renewcommand{\today}{%
|
||||
\number\day\ de %
|
||||
|
||||
Reference in New Issue
Block a user