##// END OF EJS Templates
Warnings are raised if the slowest timing is greater than 1e-6...
Warnings are raised if the slowest timing is greater than 1e-6 It is often irritating when you do something like %timeit 3 and a warning pops up. This assumes that any timing less than a microsecond does not really matter

File last commit:

r7846:e288666b
r18127:9da2f477
Show More
.gitattributes
5 lines | 109 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html