Code reorganization Update
This commit is contained in:
@@ -9,4 +9,7 @@ type Simulation struct {
|
||||
SearchTime *float64 `json:"search_time"`
|
||||
TotalTime *float64 `json:"total_time"`
|
||||
TotalSizeBytes int64 `json:"total_size_bytes"`
|
||||
CPUInfo *string `json:"cpu_info"`
|
||||
GPUInfo *string `json:"gpu_info"`
|
||||
RAMInfo *string `json:"ram_info"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user