Updates:
        Status: Verified

Comment #3 on issue 1986 by [email protected]: OOM on sql.js benchmark
https://code.google.com/p/v8/issues/detail?id=1986

This update was done during clean-up of the issue tracker.

I tried out the unminified version and it worked. Memory consumption didn't seem to be off according to top.

System: Ubuntu 14
Chrome: Version 40.0.2214.94 (64-bit)

Logoutput of test case:

-------------------
'startup' : took 0 ms
create table : took 410 ms
25,000 inserts : took 10837 ms
commit : took 1 ms
count(*) = 25000

count(*) = 5000

count(*) = 15000

count(*) = 5000

selects : took 821 ms
create indexes : took 3393 ms
count(*) = 5000

count(*) = 15000

selects with indexes : took 243 ms
-------------------

I am closing this issue. If you think there is still a problem with that case please feel free to reopen it.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to