Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Win32::GUI is faster than wxPerl in my case perhaps because the data file used in my case contains both English and Chinese characters and the Chinese characters get displayed much faster on screen when using the native API of a Chinese system.

Is your wxPerl built with unicode support?

In my latest results, wxPerl is the fastest by a one to two seconds

$ perl zj907592tk.pl Total running time: 00:00:07 at zj907592tk.pl line 64, <$data> line 7553. $ perl zj907592w32.pl Total running time: 00:00:08 at zj907592w32.pl line 64, <$data> line 7553. $ perl zj907592wx.pl Total running time: 00:00:06 at zj907592wx.pl line 70, <$data> line 7553. Total running time: 00:00:06 at zj907592wx.pl line 70, <$data> line 7553.
The chinese I got from http://corpus.leeds.ac.uk/internet.html looks like gibberish on my us english laptop

In reply to Re: Why is wxPerl slower than Win32GUI? by Anonymous Monk
in thread Why is wxPerl slower than Win32GUI? by ZJ.Mike.2009

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-25 10:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found