home *** CD-ROM | disk | FTP | other *** search
/ Symantec Visual Cafe for Java 2.5 / symantec-visual-cafe-2.5-database-dev-edition.iso / Extras / OSpace / jgl.exe / jgl_2_0 / benchmarks / SortingBenchmarks.txt < prev   
Encoding:
Text File  |  1997-03-14  |  1.8 KB  |  41 lines

  1. SortingBenchmarks
  2. Benchmark( jgl sort algorithm x 5: 2082 ms )
  3. Benchmark( handcoded sorting x 5: 1183 ms )
  4. Benchmark( jgl sort algorithm x 10: 5165 ms )
  5. Benchmark( handcoded sorting x 10: 3057 ms )
  6. Benchmark( jgl sort algorithm x 15: 8902 ms )
  7. Benchmark( handcoded sorting x 15: 5179 ms )
  8. Benchmark( jgl sort algorithm x 20: 12929 ms )
  9. Benchmark( handcoded sorting x 20: 7482 ms )
  10. Benchmark( jgl sort algorithm x 25: 16454 ms )
  11. Benchmark( handcoded sorting x 25: 9545 ms )
  12. Benchmark( jgl sort algorithm x 30: 18780 ms )
  13. Benchmark( handcoded sorting x 30: 10956 ms )
  14. Benchmark( jgl sort algorithm x 35: 21846 ms )
  15. Benchmark( handcoded sorting x 35: 12797 ms )
  16. Benchmark( jgl sort algorithm x 40: 24170 ms )
  17. Benchmark( handcoded sorting x 40: 14130 ms )
  18. Benchmark( jgl sort algorithm x 45: 27716 ms )
  19. Benchmark( handcoded sorting x 45: 16093 ms )
  20. Benchmark( jgl sort algorithm x 50: 29259 ms )
  21. Benchmark( handcoded sorting x 50: 16944 ms )
  22. Benchmark( jgl sort algorithm x 55: 32463 ms )
  23. Benchmark( handcoded sorting x 55: 18717 ms )
  24. Benchmark( jgl sort algorithm x 60: 35287 ms )
  25. Benchmark( handcoded sorting x 60: 20369 ms )
  26. Benchmark( jgl sort algorithm x 65: 38523 ms )
  27. Benchmark( handcoded sorting x 65: 22260 ms )
  28. Benchmark( jgl sort algorithm x 70: 40625 ms )
  29. Benchmark( handcoded sorting x 70: 23423 ms )
  30. Benchmark( jgl sort algorithm x 75: 42338 ms )
  31. Benchmark( handcoded sorting x 75: 24404 ms )
  32. Benchmark( jgl sort algorithm x 80: 45341 ms )
  33. Benchmark( handcoded sorting x 80: 26177 ms )
  34. Benchmark( jgl sort algorithm x 85: 47724 ms )
  35. Benchmark( handcoded sorting x 85: 27540 ms )
  36. Benchmark( jgl sort algorithm x 90: 48937 ms )
  37. Benchmark( handcoded sorting x 90: 28321 ms )
  38. Benchmark( jgl sort algorithm x 95: 51973 ms )
  39. Benchmark( handcoded sorting x 95: 30082 ms )
  40. ratio of jgl sort algorithm to handcoded sorting is 1.7280324
  41.