Commit Graph

13 Commits

Author SHA1 Message Date
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy
6bf0dcee8a SERVER-22341 fix jslint errors in jstests/parallel with eslint --fix
Conflicts:
	jstests/parallel/manyclients.js
2016-02-05 15:02:53 -05:00
Jason Carey
475e906683 SERVER-22475 Reduce concurrency in manyclients.js
Drop from 100 to 50 to lower the memory pressure.
2016-02-05 11:31:06 -05:00
Kamran Khan
15376bdb53 SERVER-20941 Update v8-specific code and comments in JS tests
The switch to SpiderMonkey invalidated some of the code and comments.
2015-11-13 12:32:15 -05:00
Dan Pasette
2f631e87fc WT-1989 Reducing the number of threads to 100 to alleviate memory pressure 2015-07-14 12:50:19 -04:00
Jonathan Reams
5da4be677c SERVER-18376 Re-add bits to buildinfo 2015-05-11 14:52:44 -04:00
Jonathan Reams
c269033226 SERVER-18099 Refactor buildinfo/version reporting 2015-04-30 09:47:35 -04:00
Geert Bosch
e0f8376cf7 Further reduce memory usage of manyclients.js 2014-11-07 18:29:44 -05:00
Geert Bosch
e35ccbf0d5 Reduce memory usage of manyclients.js 2014-11-04 18:19:42 -05:00
Scott Hernandez
835a7cc8ea SERVER-13297: convert parallel suite to use jsCore tests 2014-03-25 13:46:52 -04:00
Eliot Horowitz
0547ed8a19 SERVER-7849: lower number of clients for debug builds and non-linux machines 2013-01-08 00:27:56 -05:00
Eliot Horowitz
23a02cffe6 use fewer threads on manyclients.js if system can't handle 2013-01-01 16:42:43 -05:00
Aaron
b4230ff11e SERVER-470 add test with 200 clients 2010-01-05 14:55:34 -08:00