CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 29 Aug 2025 05:06:07 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091010033640
location: https://web.archive.org/web/20091010033640/https://github.com/joshdavey/framark
server-timing: captures_list;dur=0.607388, exclusion.robots;dur=0.022046, exclusion.robots.policy;dur=0.009725, esindex;dur=0.013975, cdx.remote;dur=56.573957, LoadShardBlock;dur=192.693884, PetaboxLoader3.datanode;dur=88.635711, PetaboxLoader3.resolve;dur=30.295564
x-app-server: wwwb-app203
x-ts: 302
x-tr: 272
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app203; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 29 Aug 2025 05:06:08 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 10 Oct 2009 03:36:40 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "5f365be2dbc14a4d5fa3b503cc36154b"
x-archive-orig-x-runtime: 116ms
x-archive-orig-content-length: 24036
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 10 Oct 2009 03:36:40 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 10 Oct 2009 03:36:40 GMT", ; rel="memento"; datetime="Sat, 10 Oct 2009 03:36:40 GMT", ; rel="next memento"; datetime="Tue, 08 Dec 2009 06:41:15 GMT", ; rel="last memento"; datetime="Mon, 19 Apr 2010 11:29:57 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_12_20091009172106_crawl102-c/51_12_20091010033620_crawl101.arc.gz
server-timing: captures_list;dur=0.455989, exclusion.robots;dur=0.017868, exclusion.robots.policy;dur=0.007795, esindex;dur=0.008283, cdx.remote;dur=5.248675, LoadShardBlock;dur=305.540120, PetaboxLoader3.datanode;dur=168.260409, PetaboxLoader3.resolve;dur=195.086295, load_resource;dur=204.809051
x-app-server: wwwb-app203
x-ts: 200
x-tr: 586
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
joshdavey's framark at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | PHP Framework "hello, world" benchmarks edit |
Homepage: | edit |
Public Clone URL: |
git://github.com/joshdavey/framark.git
Give this clone URL to anyone.
git clone git://github.com/joshdavey/framark.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:joshdavey/framark.git
|
commit 4c958ee0bb98e035ad3b5f96d0afe9e5c46c1928
tree 9ccdfb29b21c3c4f3af322c405562c0746945737
parent 420cfda910345d906169a68feb25d2bedd0db07f
tree 9ccdfb29b21c3c4f3af322c405562c0746945737
parent 420cfda910345d906169a68feb25d2bedd0db07f
framark /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Sun Jul 19 20:08:12 -0700 2009 | got akelos working and recess [joshdavey] |
![]() |
README.textile | Sat Aug 08 15:53:01 -0700 2009 | added progress bars to benchmark script and udp... [joshdavey] |
![]() |
benchmark | Sat Aug 08 15:53:01 -0700 2009 | added progress bars to benchmark script and udp... [joshdavey] |
![]() |
benchmarks/ | Sun Jul 19 20:08:12 -0700 2009 | got akelos working and recess [joshdavey] |
![]() |
httperfbench | Sun Aug 09 13:00:15 -0700 2009 | Adding benchmark script which uses httperf rath... [KevBurnsJr] |
![]() |
projects.txt | Sun Aug 09 12:59:46 -0700 2009 | removing reference to recess-0.12 in favor of r... [KevBurnsJr] |
![]() |
projects/ | Sun Aug 09 12:59:15 -0700 2009 | Adding recess-0.2 with Memcache and Apc enabled... [KevBurnsJr] |
![]() |
setup | Sat Aug 08 19:51:28 -0700 2009 | updated kohana internal cache to 1000 seconds a... [joshdavey] |
README.textile
Framark is a tool for benchmarking simple “hello, world” applications built using various PHP Frameworks.
Setup
1. cd /path/to/webroot
2. git clone git://github.com/joshdavey/framark.git
3. cd framark
4. ./setup
Usage
1. cd path/to/webroot/framark
2. ./benchmark
New Projects
1. Create a new directory in projects directory
2. Add path to projects.txt
This feature is coming soon. Sit tight!