Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#1467 closed defect (fixed)

Test ingesting time from version 9.3.2 and 9.3.1 for big file

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.3
Component: systemtest Version: development
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description

From Vlad: there are some complaints about the performance in 9.3.2 when ingesting big netcdf/grib file (e.g: x10 time).

This should be test in both versions to confirm first by logging the execution time. Then, if problem does exist, we can find out the reason.

Change History (3)

comment:1 by Bang Pham Huu, 7 years ago

see the report for time to import a netCDF 1 GB 5 times (9.3.2 and 9.3.1) here https://www.diffchecker.com/m8zqdbgE

The average time in seconds for 9.3.2 is: (110.445441961 + 92.8208320141 + 86.571436882 + 90.51638484 + 83.3346841335) / 5 = 92.7377559661
The average time for 9.3.1 is: (148.078424931 + 95.1585438251 + 93.6082520485 + 90.5936579704 + 85.1648039818) = 102.520736551

Last edited 7 years ago by Bang Pham Huu (previous) (diff)

comment:2 by Bang Pham Huu, 7 years ago

Resolution: fixed
Status: newclosed

comment:3 by Dimitar Misev, 7 years ago

Seems like there's no significant difference.

Note: See TracTickets for help on using tickets.