Re: IMPORTANT: I NEED TO HELP WITH ONE OF THE CORE DEVELOPERS

2009-06-25 Thread Grant Edwards
On 2009-06-24, Chris Rebert c...@rebertia.com wrote:

 In the future, also NOTE THAT SHOUTING TYPICALLY DOES NOT EARN ONE SYMPATHY.

And to insure that a post is ignored, make sure the subject
contains no meaningful question, only a plea for help:

  http://catb.org/~esr/faqs/smart-questions.html#bespecificurget

done

Also be sure to use urgent, important or high priority in
the subject:

  http://catb.org/~esr/faqs/smart-questions.html#urgent

check
  
However, he did forget to use multiple exclamation points --
the nails in the coffin of a Usenet post.

-- 
Grant Edwards   grante Yow! Kids, don't gross me
  at   off ... Adventures with
   visi.comMENTAL HYGIENE can be
   carried too FAR!
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: IMPORTANT: I NEED TO HELP WITH ONE OF THE CORE DEVELOPERS

2009-06-25 Thread Paul Boddie
On 24 Jun, 15:22, Pegasus non...@nowhere.com wrote:
 I need help with an implementation of your
 interpreter under PSPE/PSP.

There doesn't seem to be much of an intersection between the PSP and
mainstream Python communities, so some more context may have been
desirable here.

[...]

 We believe that the trouble is in a routine
 of our Nanodesktop libc that can be
 a bottleneck. But we don't know
 which can be the interested routine
 (string ? memory allocation ?)

It sounds like a job for a profiler. Maybe KCachegrind [1] along with
some other tools might be of assistance.

Paul

[1] http://kcachegrind.sourceforge.net/cgi-bin/show.cgi/KcacheGrindWhat
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: IMPORTANT: I NEED TO HELP WITH ONE OF THE CORE DEVELOPERS

2009-06-25 Thread Martin P. Hellwig

Chris Rebert wrote:
cut


In the future, also NOTE THAT SHOUTING TYPICALLY DOES NOT EARN ONE SYMPATHY.

Cheers,
Chris


Let me demonstrate: Chris, I have no sympathy for you :-)

--
MPH
http://blog.dcuktec.com
'If consumed, best digested with added seasoning to own preference.'
--
http://mail.python.org/mailman/listinfo/python-list


IMPORTANT: I NEED TO HELP WITH ONE OF THE CORE DEVELOPERS

2009-06-24 Thread Pegasus
I need help with an implementation of your
interpreter under PSPE/PSP.

I need to know something about the C
functions that are recalled by the interpreter
when it executes a .pyc file.

Our version of ndPython is very slow in
execution respect to Carlos's StackLess
Python (another product for PSP).

We believe that the trouble is in a routine
of our Nanodesktop libc that can be
a bottleneck. But we don't know
which can be the interested routine
(string ? memory allocation ?)


Please, help us. The product is complete,
but we cannot release cause this problem.

Thank you in advance.
Filippo Battaglia


-- 
http://mail.python.org/mailman/listinfo/python-list


Re: IMPORTANT: I NEED TO HELP WITH ONE OF THE CORE DEVELOPERS

2009-06-24 Thread Brian Quinlan

You could start by reading this:
http://catb.org/~esr/faqs/smart-questions.html

Cheers,
Brian

Pegasus wrote:

I need help with an implementation of your
interpreter under PSPE/PSP.

I need to know something about the C
functions that are recalled by the interpreter
when it executes a .pyc file.

Our version of ndPython is very slow in
execution respect to Carlos's StackLess
Python (another product for PSP).

We believe that the trouble is in a routine
of our Nanodesktop libc that can be
a bottleneck. But we don't know
which can be the interested routine
(string ? memory allocation ?)


Please, help us. The product is complete,
but we cannot release cause this problem.

Thank you in advance.
Filippo Battaglia




--
http://mail.python.org/mailman/listinfo/python-list


Re: IMPORTANT: I NEED TO HELP WITH ONE OF THE CORE DEVELOPERS

2009-06-24 Thread Chris Rebert
On Wed, Jun 24, 2009 at 6:22 AM, Pegasusnon...@nowhere.com wrote:
 I need help with an implementation of your
 interpreter under PSPE/PSP.

 I need to know something about the C
 functions that are recalled by the interpreter
 when it executes a .pyc file.

 Our version of ndPython is very slow in
 execution respect to Carlos's StackLess
 Python (another product for PSP).

 We believe that the trouble is in a routine
 of our Nanodesktop libc that can be
 a bottleneck. But we don't know
 which can be the interested routine
 (string ? memory allocation ?)


 Please, help us. The product is complete,
 but we cannot release cause this problem.

 Thank you in advance.
 Filippo Battaglia

In the future, also NOTE THAT SHOUTING TYPICALLY DOES NOT EARN ONE SYMPATHY.

Cheers,
Chris
-- 
http://blog.rebertia.com
-- 
http://mail.python.org/mailman/listinfo/python-list