Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002101 [Quercus] minor always 10-20-07 21:39 10-22-07 14:55
Reporter koreth View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.4 Product Version 3.1.3
  Product Build
Summary 0002101: file_get_contents() is very slow on large files
Description Create a 64MB file from a UNIX shell prompt:
dd if=/dev/zero of=/tmp/foo bs=64m count=1

Then try the test case:
<?php
$contents = file_get_contents("/tmp/foo");


This script finishes in under 1 second on vanilla PHP. Under Quercus, it takes about 2 minutes.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0002376)
ferg
10-22-07 14:55

php/0ij{0,1,2,3}
 

- Issue History
Date Modified Username Field Change
10-20-07 21:39 koreth New Issue
10-22-07 14:55 ferg Note Added: 0002376
10-22-07 14:55 ferg Assigned To  => ferg
10-22-07 14:55 ferg Status new => closed
10-22-07 14:55 ferg Resolution open => fixed
10-22-07 14:55 ferg Fixed in Version  => 3.1.4


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker