Refactor: Add inline image to issue 003

This commit is contained in:
2025-12-17 12:08:45 -08:00
parent 6001e7f4d9
commit 2d29cd6d1e

View File

@@ -14,6 +14,7 @@
.footer a{color:#000;text-decoration:none;font-weight:500} .footer a{color:#000;text-decoration:none;font-weight:500}
.footer a:hover{text-decoration:underline} .footer a:hover{text-decoration:underline}
p{margin-bottom:14px;color:#222;font-size:14px} p{margin-bottom:14px;color:#222;font-size:14px}
img{max-width:100%;height:auto;display:block;margin-top:20px;border-radius:2px}
</style> </style>
</head> </head>
<body> <body>
@@ -23,6 +24,7 @@
<p>Lynchmark verifies that gemini-3-flash-preview matches gemini-3-pro-preview in JS coding abilities, but specifically at Temperature 0.35.</p> <p>Lynchmark verifies that gemini-3-flash-preview matches gemini-3-pro-preview in JS coding abilities, but specifically at Temperature 0.35.</p>
<p>Our findings support that both Pro and Flash deliver significantly more accurate results at 0.35. While this was previously established for Pro, we recently ran the same benchmark comparing the recommended Temperature 1.0 against 0.35.</p> <p>Our findings support that both Pro and Flash deliver significantly more accurate results at 0.35. While this was previously established for Pro, we recently ran the same benchmark comparing the recommended Temperature 1.0 against 0.35.</p>
<p>The data shows a clear score difference once again. You can see the performance gap for yourself on the results page.</p> <p>The data shows a clear score difference once again. You can see the performance gap for yourself on the results page.</p>
<img src="https://cdn.jsdelivr.net/gh/multipleof4/lynchmark@master/newsletter/issue003.jpg" alt="Benchmark Comparison">
</div> </div>
<div class="footer"> <div class="footer">
<p>You can reply to this but I can't respond.</p> <p>You can reply to this but I can't respond.</p>