@mytec: iter2.3 multithreading p1 done
This commit is contained in:
@@ -1 +1 @@
|
||||
{"detail":"Calculation timeout (5 min) — try smaller radius or lower resolution"}
|
||||
{"points":[],"count":0,"settings":{"radius":5000.0,"resolution":300.0,"min_signal":-120.0,"use_terrain":true,"use_buildings":true,"use_materials":true,"use_dominant_path":true,"use_street_canyon":false,"use_reflections":false,"use_water_reflection":false,"use_vegetation":true,"season":"summer","rain_rate":0.0,"indoor_loss_type":"none","use_atmospheric":false,"temperature_c":15.0,"humidity_percent":50.0,"preset":"detailed"},"stats":{"min_rsrp":0,"max_rsrp":0,"avg_rsrp":0,"los_percentage":0,"points_with_buildings":0,"points_with_terrain_loss":0,"points_with_reflection_gain":0,"points_with_vegetation_loss":0,"points_with_rain_loss":0,"points_with_indoor_loss":0,"points_with_atmospheric_loss":0},"computation_time":38.69,"models_used":["okumura_hata","terrain_los","buildings","materials","dominant_path","vegetation"]}
|
||||
File diff suppressed because one or more lines are too long
@@ -19,6 +19,12 @@ curl -s %API%/api/health
|
||||
echo.
|
||||
echo.
|
||||
|
||||
:: Test 2b: System info (CPU cores, parallel mode)
|
||||
echo [TEST 2b] System info:
|
||||
curl -s %API%/api/system/info
|
||||
echo.
|
||||
echo.
|
||||
|
||||
:: Test 3: Coverage - Fast preset, 1 site, 2km radius, 500m resolution (small/quick)
|
||||
echo [TEST 3] Coverage calculation (Fast preset, 2km radius, 500m res)...
|
||||
echo This should complete in a few seconds.
|
||||
|
||||
Reference in New Issue
Block a user