Adam Retter

Results 371 comments of Adam Retter

@joewiz Thanks, but no. I just had to wait for some other work on my laptop to finish first - so that I could get fair timings.

@ChristianGruen Thanks, I have done that now. It was interesting that your fold-left variant works well on eXist-db, but the other variant is pathological!

Note - BaseX just added a native implementation - https://docs.basex.org/wiki/Utility_Module#util:duplicates

@line-o I undertook the work to fix `util:expand` and added the Java tests. I do not mind you adding additional tests, but I do not want the Java tests removed....

@line-o I am afraid we need some more context here. What is the issue and how is it reproduced? Also we may need some tests, but I am not certain...

From https://commons.apache.org/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/disk/DiskFileItemFactory.html#setSizeThreshold-int- I understand that the default threshold is 10KB. The meaning of the threshold (according to the Javadoc) is that files smaller than the threshold are kept in memory,...

@dizzzz Yes once we have the test cases from @line-o (which he said he is working on)

@line-o Okay that's unfortunate. Do you want to close this now then?