Benchmark logging tool
Go to file
2024-05-29 12:10:27 -04:00
app Cleaned up runtime version 2024-05-29 11:09:55 -04:00
data Added Gorm to project 2023-11-27 22:36:58 -05:00
models Added back reference associations for result; added table of results to test view 2024-05-29 11:52:01 -04:00
public/css Updated some styles 2024-05-29 12:10:27 -04:00
templates Updated some styles 2024-05-29 12:08:58 -04:00
web Fixed results table in test view 2024-05-29 11:57:49 -04:00
.gitignore Added Gorm to project 2023-11-27 22:36:58 -05:00
go.mod Added ability to create projects 2023-11-28 16:36:11 -05:00
go.sum Added ability to create projects 2023-11-28 16:36:11 -05:00
main.go Added ability to create projects 2023-11-28 16:36:11 -05:00
Makefile Added Go runtime version to the layout footer 2024-05-29 11:04:31 -04:00