REBOL3 tracker
  0.9.12 beta
Ticket #0000379 User: anonymous

Project:

Previous Next
rss
TypeBug Statusdismissed Date29-Jan-2008 17:32
Version1.0.0 Categoryn/a Submitted byoldes
PlatformAll Severitytrivial Prioritynone

Summary WAIT - slow response from wait [port timeout]
Description Bug #133 is working but the response from:
wait [port timeout]
is still very slow.

Because of that R3 is much more slower than R2 in multiple requests.
in R3:
>> tm 10 [read http://localhost]
0:00:01.796
in R2:
>> tm 10 [read http://localhost]
0:00:00.218
Example code

			

Assigned ton/a Fixed in- Last Update29-Apr-2008 19:59


Comments

Date User Field Action Change
2-Dec-2008 18:50 Admin Ticket Added -