Advertisement
Guest User

Untitled

a guest
Feb 7th, 2024
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html><head>
  4. <title>Unigine benchmark results</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  6. <style type="text/css">
  7. body { background: #1a242a; color: #b4c8d2; margin-right: 20px; margin-left: 20px; font-size: 14px; font-family: Arial, sans-serif, sans; }
  8. a { }
  9. a:link { color: #b4c8d2; }
  10. a:active { color: #ff9900; }
  11. a:visited { color: #b4c8d2; }
  12. a:hover { color: #ff9900; }
  13. h1 { color: #ff9900; font-size: 36px; text-align: center; }
  14. h2 { text-align: center; font-size: 24px; }
  15. h3 { color: #ffffff; text-align: center; }
  16. .right { text-align: right; }
  17. div.orange { color: #ff9900; }
  18. div.highlight { color: #ffffff; }
  19. div.engine { margin-top: 50px; text-align: center; }
  20. div.copyright { margin: 10px; text-align: center; }
  21. table.result { border: 0px; margin-left: auto; margin-right: auto; }
  22. table.result td { border: 0px; padding: 3px; font-size: 200%; }
  23. table.detail { border: 1px solid #b4c8d2; border-collapse: collapse; margin-left: auto; margin-right: auto; }
  24. table.detail td { border: 1px solid #b4c8d2; padding: 3px; }
  25. </style></head><body>
  26. <h1>Unigine Heaven Benchmark 4.0</h1>
  27. <table class="result">
  28. <tr><td class="right">FPS:</td><td><div class="orange"><strong>195.0</strong></div></td></tr>
  29. <tr><td class="right">Score:</td><td><div class="orange"><strong>4912</strong></div></td></tr>
  30. <tr><td class="right">Min FPS:</td><td><div class="orange"><strong>9.7</strong></div></td></tr>
  31. <tr><td class="right">Max FPS:</td><td><div class="orange"><strong>550.8</strong></div></td></tr>
  32. </table>
  33. <h2>System</h2>
  34. <table class="detail">
  35. <tr><td class="right">Platform:</td><td><div class="highlight">Windows NT 6.2 (build 9200) 64bit</div></td></tr>
  36. <tr><td class="right">CPU model:</td><td><div class="highlight">AMD Ryzen 5 5600X 6-Core Processor (3699MHz) x6</div></td></tr>
  37. <tr><td class="right">GPU model:</td><td><div class="highlight">NVIDIA GeForce RTX 3060 31.0.15.5123 (4095MB) x1</div></td></tr>
  38. </table>
  39. <h2>Settings</h2>
  40. <table class="detail">
  41. <tr><td class="right">Render:</td><td><div class="highlight">Direct3D11</div></td></tr>
  42. <tr><td class="right">Mode:</td><td><div class="highlight">1280x720 2xAA windowed</div></td></tr>
  43. <tr><td class="right">Preset</td><td><div class="highlight">Basic</div></td></tr>
  44. </table>
  45. <div class="engine">Powered by <a href="http://unigine.com/products/unigine/">UNIGINE Engine</a></div>
  46. <div class="copyright"><a href="http://unigine.com/">Unigine Corp.</a> &copy; 2005-2013</div>
  47. </body></html>
  48.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement