octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #40304] Excessive I/O in load function


From: anonymous
Subject: [Octave-bug-tracker] [bug #40304] Excessive I/O in load function
Date: Fri, 18 Oct 2013 16:01:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0

Follow-up Comment #1, bug #40304 (project octave):

Correction: The relevant strace section from the 3.6.4 run is:

21421 1381764984.441148 lseek(3, -8185, SEEK_CUR) = 307121685 <0.000012>
21421 1381764984.441204 read(3, "  6284  -8.3563843509E-04   0.00"..., 8191) =
8191 <0.000024>
21421 1381764984.441280 lseek(3, -8185, SEEK_CUR) = 307121691 <0.000013>
21421 1381764984.441335 read(3, "  -8.3563843509E-04   0.00000000"..., 8191) =
8191 <0.000024>
21421 1381764984.441411 lseek(3, -8172, SEEK_CUR) = 307121710 <0.000013>
21421 1381764984.441467 read(3, "   0.0000000000E+00   7.81841788"..., 8191) =
8191 <0.000027>
21421 1381764984.441545 lseek(3, -8172, SEEK_CUR) = 307121729 <0.000012>
21421 1381764984.441602 read(3, "   7.8184178828E-02   0.00000000"..., 8191) =
8191 <0.000024>
21421 1381764984.441677 lseek(3, -8172, SEEK_CUR) = 307121748 <0.000012>
21421 1381764984.441733 read(3, "   0.0000000000E+00n   1   615  "..., 8191) =
8191 <0.000025>
21421 1381764984.441811 lseek(3, -8172, SEEK_CUR) = 307121767 <0.000013>
21421 1381764984.441867 read(3, "n   1   615  6284   5.8303738479"..., 8191) =
8191 <0.000024>
21421 1381764984.441942 lseek(3, -8186, SEEK_CUR) = 307121772 <0.000012>
21421 1381764984.441997 read(3, "   615  6284   5.8303738479E-04 "..., 8191) =
8191 <0.000026


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40304>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]