[wx-dev] Re: SVN:(RD) [46228] another test commit,
checking revision url in email
Robin Dunn
robin at alldunn.com
Wed Jun 20 12:37:22 PDT 2007
Vadim Zeitlin wrote:
> On Wed, 20 Jun 2007 12:08:57 -0700 Robin Dunn <robin at alldunn.com> wrote:
>
> RD> Ok, as you can see from my next commit it is possible, but it does
> RD> duplicate most of the work on the server and increase the message size.
>
> Well, if it's a problem then I guess you shouldn't do it and I'll have to
> live with (not ideally displayed in wxHTML) HTML messages. But if you can
> afford it (for now?) I'd personally prefer having the text version [too].
I was watching top on the server while the big r46233 was being checked
in, and I didn't even see the hook running at all so I think it took
less than a second. So processing time probably isn't going to be an
issue with sending both parts. That just leaves message size, which
will will have an affect both for people downloading the messages and
also storage if we continue to archive these messages.
I'll leave it sending both parts for now and keep an eye on it for the
first few weeks and see how it goes.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-dev
mailing list