From: "Bünzli Daniel" <daniel.buenzli@epfl.ch>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] ANN: Chess III Arena 0.5
Date: Wed, 4 Jul 2007 22:51:44 +0200 [thread overview]
Message-ID: <8C3816DC-BC0F-4E74-BB97-7546D7BC5D23@epfl.ch> (raw)
In-Reply-To: <002501c7be76$d0348630$ac01a8c0@johnyaya>
Le 4 juil. 07 à 22:06, Grant Olson a écrit :
> My point was offloading the work to another subsystem doesn't give
> me a very
> good idea of the general-case performance of the language.
Yes but as I said in my previous message in that particular case not
doing it doesn't give you a good idea of the general-case performance
of the language either. And if you render is too slow you may end up
blame the language while the problem may be that you are misusing the
gpu.
> Incidentally, Jon's code seemed to run slower on my graphics card
> anyway.
This is possible. Iirc on some platforms using vertex buffer objects
is faster and there are some gl commands that, for the sake of
performance, should not be put in a display list (e.g. glTexImage2d)
-- even though they are allowed to be.
Best,
Daniel
next prev parent reply other threads:[~2007-07-04 20:51 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-03 21:48 Grant Olson
2007-07-03 22:43 ` [Caml-list] " Jon Harrop
2007-07-04 2:18 ` Grant Olson
2007-07-04 8:00 ` Daniel Bünzli
2007-07-04 20:06 ` Grant Olson
2007-07-04 20:51 ` Bünzli Daniel [this message]
2007-07-04 21:22 ` Jon Harrop
2007-07-05 0:25 ` Daniel Bünzli
2007-07-05 3:05 ` Jon Harrop
2007-07-05 7:45 ` Daniel Bünzli
2007-07-05 12:52 ` Jon Harrop
2007-07-05 13:37 ` Daniel Bünzli
2007-07-05 13:52 ` Daniel Bünzli
2007-07-05 14:22 ` Jon Harrop
2007-07-05 14:43 ` Daniel Bünzli
2007-07-05 23:40 ` Grant Olson
2007-07-06 19:41 ` Jon Harrop
2007-07-04 10:58 ` Jon Harrop
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8C3816DC-BC0F-4E74-BB97-7546D7BC5D23@epfl.ch \
--to=daniel.buenzli@epfl.ch \
--cc=caml-list@yquem.inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox