How much memory may a HPPL program use on a G2?
|
09-19-2023, 09:56 AM
Post: #71
|
|||
|
|||
RE: How much memory may a HPPL program use on a G2?
(09-19-2023 05:19 AM)Tyann Wrote: For REPLACE, I could see something like REPLACE(str1,{"é", "è", "ê"}, "e");Yes, indeed, such a solution makes sense because this approach allows for substitution in a single iteration, assuming that the elements to be replaced follow the order in the provided list. This would work much faster than the current multiple replace operations. (09-19-2023 05:19 AM)Tyann Wrote: FFor a???????? I find 3936 words <6s (but I got a 9s75).It seems to me that it should be 3893 words (the same as for A on the website you provided). (09-19-2023 05:19 AM)Tyann Wrote: I'm now down to 14L words, i.e. a total of 211,574 words, and performance seems to be suffering as a result and times vary a lot for the same search, for example for p?e??r??? I'm now at 2.03 sec.I will check it. Piotr Kowalewski |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 13 Guest(s)