home *** CD-ROM | disk | FTP | other *** search
/ ActiveX Programming Unleashed CD / AXU.iso / jgl_1_1 / jgl_1_1.exe / benchmarks / SortingBenchmarks.txt < prev   
Encoding:
Text File  |  1996-09-12  |  1.8 KB  |  41 lines

  1. SortingBenchmarks
  2. Benchmark( jgl sort algorithm x 5: 4670 ms )
  3. Benchmark( handcoded sorting x 5: 4390 ms )
  4. Benchmark( jgl sort algorithm x 10: 5880 ms )
  5. Benchmark( handcoded sorting x 10: 5430 ms )
  6. Benchmark( jgl sort algorithm x 15: 8520 ms )
  7. Benchmark( handcoded sorting x 15: 7950 ms )
  8. Benchmark( jgl sort algorithm x 20: 11370 ms )
  9. Benchmark( handcoded sorting x 20: 10760 ms )
  10. Benchmark( jgl sort algorithm x 25: 13250 ms )
  11. Benchmark( handcoded sorting x 25: 12510 ms )
  12. Benchmark( jgl sort algorithm x 30: 15660 ms )
  13. Benchmark( handcoded sorting x 30: 14650 ms )
  14. Benchmark( jgl sort algorithm x 35: 18720 ms )
  15. Benchmark( handcoded sorting x 35: 17610 ms )
  16. Benchmark( jgl sort algorithm x 40: 21690 ms )
  17. Benchmark( handcoded sorting x 40: 20460 ms )
  18. Benchmark( jgl sort algorithm x 45: 23950 ms )
  19. Benchmark( handcoded sorting x 45: 22440 ms )
  20. Benchmark( jgl sort algorithm x 50: 27630 ms )
  21. Benchmark( handcoded sorting x 50: 25960 ms )
  22. Benchmark( jgl sort algorithm x 55: 30340 ms )
  23. Benchmark( handcoded sorting x 55: 28530 ms )
  24. Benchmark( jgl sort algorithm x 60: 35110 ms )
  25. Benchmark( handcoded sorting x 60: 32930 ms )
  26. Benchmark( jgl sort algorithm x 65: 38580 ms )
  27. Benchmark( handcoded sorting x 65: 36490 ms )
  28. Benchmark( jgl sort algorithm x 70: 41440 ms )
  29. Benchmark( handcoded sorting x 70: 39340 ms )
  30. Benchmark( jgl sort algorithm x 75: 44910 ms )
  31. Benchmark( handcoded sorting x 75: 42620 ms )
  32. Benchmark( jgl sort algorithm x 80: 48480 ms )
  33. Benchmark( handcoded sorting x 80: 46190 ms )
  34. Benchmark( jgl sort algorithm x 85: 51670 ms )
  35. Benchmark( handcoded sorting x 85: 49330 ms )
  36. Benchmark( jgl sort algorithm x 90: 53810 ms )
  37. Benchmark( handcoded sorting x 90: 51360 ms )
  38. Benchmark( jgl sort algorithm x 95: 56780 ms )
  39. Benchmark( handcoded sorting x 95: 54140 ms )
  40. ratio of jgl sort algorithm to handcoded sorting is 1.04997
  41.