This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirrorاز
https://github.com/TechEmpower/FrameworkBenchmarks.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
درخت:
cd97923b51
شاخهها
تگها
dependabot/cargo/frameworks/Rust/trillium/zerocopy-0.7.31
dependabot/npm_and_yarn/frameworks/TypeScript/nextjs/next-15.4.7
fix-reverse-order
master
R23
R21
R22
R20
R19
R18
R17
R16
R15
R14
R13
R12
R11
round-10
R10
go/setup.py
R9-ec2
R9
R8
R7
v2
v3
TechEmpower.Fra...
/
frameworks
/
Ruby
/
roda-sequel
/
views
/
layout.erb
layout.erb
103 B
تاريخچه
خام
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
<title>Fortunes</title>
</head>
<body>
<%== yield %>
</body>
</html>