Skip to content

Instantly share code, notes, and snippets.

@linus
linus / ab.txt
Created December 14, 2011 02:51
Google Turkey Doodle in CoffeeScript
linus@Newton:~/development/projects/turkey$ ab -n 10000 http://localhost:3000/A012B490
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking localhost (be patient)
Completed 1000 requests
Completed 2000 requests
Completed 3000 requests
Completed 4000 requests
require('./schema');
var m = require('mongoose');
var Model = m.model('mymodel');
var model = new Model({
name: 'test',
elements: [{