[bug #67498] Error when using save -binary
Markus Mützel <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
Follow-up Comment #30, bug #67498 (group octave):
I repeated the test from comment #26 with larger matrices locally:
n = 3e3;
x = rand(n);
for i=1:10000, save -binary xx.bin x; end
With that, the saved files are approx. 70 MB.
Repeatedly writing that matrix 10,000 times to disc takes quite a while for
me. If I check the "Resource Monitor", the system changes between phases where
the queue for that disc is long or the bytes/seconds are high. But I can't
reproduce the EBUSY.
That is using the GUI with open "File Browser" widget showing the directory
where the file is being saved (if that should matter).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?67498>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaYodcgAKCRCqLAuaBUf3 TmLTAQCImbTC2aoPovyEixiHlsrOs3XuYcN4fjhrky9troi2kAD9HaFX50jM5v9L YtVyqRfpbG24F5+XEcjJncVslGiwDw4= =uWPa -----END PGP SIGNATURE-----