joaorobertoct2 / x-superobject

Automatically exported from code.google.com/p/x-superobject
0 stars 0 forks source link

Problems with byte-array #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Fill a string with >10000 characters
2. Convert the string into a Byte-Array
3. Convert to JSON

What is the expected output? What do you see instead?

The result is ok, but the performance is very bad. Here are the results of a 
test-run:
Count: 1000 Seconds: 0,042
Count: 10000 Seconds: 1,061
Count: 20000 Seconds: 3,929
Count: 30000 Seconds: 8,645
Count: 40000 Seconds: 15,048
Count: 50000 Seconds: 23,818
Count: 60000 Seconds: 33,954
Count: 70000 Seconds: 45,81

What version of the product are you using? On what operating system?
r62, Win7, Delphi XE5

Please provide any additional information below.
I added my Test-Project to the issue

Thanks for your help!!!

Original issue reported on code.google.com by svenbemm...@gmail.com on 9 May 2014 at 9:55

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r63.

Original comment by onryld...@gmail.com on 10 May 2014 at 12:40

GoogleCodeExporter commented 9 years ago
Hi,
thank you for the fast reaction, it runs very well. We tried to donate
something (it's not so easy in our company) for your great work!

Original comment by svenbemm...@gmail.com on 16 May 2014 at 5:36

GoogleCodeExporter commented 9 years ago
Thanks for your flattering words.
Im very glad to see my its gladome for you.

Original comment by onryld...@gmail.com on 16 May 2014 at 7:00