[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Public WebCL] WebCL execution time
- To: public_webcl@khronos.org
- Subject: [Public WebCL] WebCL execution time
- From: ÎÎÎÎÏÏÎÏ ÎÎÏÏÎÎÎÏÎÎÏ <thsourg@gmail.com>
- Date: Sat, 18 Jun 2011 16:23:36 +0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=s4In3HgZxdFFff4L4gjDRWrMZ9XEIf8jzwQhoeNzXZQ=; b=FXb6B6ymGDhM9k5sNKCc/5+TnWHPVQjkaqZI717HYY5E9GtPWmP69hXKVqENR/sfAB 6H2SIiAK/MPB3mf3HQ4O6aKm/wY/B9TnuA9cpZFrC7HKhUSPpQ6V0SeQtuejPYqD0mNT 2cdR7sBtMkYwkWw4OaXToyz7EHv1pcteWiNxA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=M6O7TFkhu5c9Fa4g1xi3sk5qQDr/7P74HIpTsOTQRuTd/HAggwRyV3gsTYHGPX/7do lnWQjhcP3IgTq3iCqGfPip3Jnm5zNFjp/rFdLjat3hzi3pnCV7WKm74dORL9nG1IBU+K S/YcJmNPCdLXQMDIG/25nQXVRO26Ck7RKsF1s=
- List-id: Public WebCL Mailing List <public_webcl.khronos.org>
- Sender: owner-public_webcl@khronos.org
Hello!Are there any results of WebCL execution times, compared to other environments?Â
I used the "add vector" example, from the tutorials of Nokia, and run it with and without WebCL (just _javascript_). WebCL takes much more time, even for large vectors ( 10^7 ).Â
Are there plans forÂoptimization?