An open API service providing commit metadata for open source projects.

GitHub / pythonprofilers/memory_profiler / commits

SHA Message Author Date Stats
fbee01da TEST: add test to check profiled function maintains original attributes Weiwen Gu <g****w@g****m> over 5 years ago
26c18bf7 FIX: use wraps in profile Weiwen <g****w@g****m> over 5 years ago
bd6da910 merge Merge pull request #297 from NicholasWon47/master Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5c1f75d7 MAINT: Resolve (#127) Nicholas Won <d****7@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4d789da1 Add test for mprof, as per #181 Fabian Pedregosa <p****a@g****m> almost 6 years ago
cb38943e merge Merge pull request #292 from europa502/master Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
71e4a3c4 merge Merge pull request #1 from europa502/support_python2.6 Abhijit Menon <a****2@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
258a580e making mprof.py compatible with python 2.6 Abhijit Menon <a****2@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
6cdae0ed merge Merge pull request #285 from cr-dani-koretsky/profile-existing-process Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
aab7597f attach to existing process by pid or name Dani Koretsky <d****t@c****m> almost 6 years ago
68f29500 merge Merge pull request #255 from d-ryzhikov/async-profile Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f9d95ef1 setup.py cleanup Dmitry Ryzhikov <d****u@g****m> about 6 years ago
7c52327b Remove python < 3.4 detection from Makefile Dmitry Ryzhikov <d****u@g****m> about 6 years ago
f62614f2 Remove python2.7 from ci Dmitry Ryzhikov <d****u@g****m> about 6 years ago
6dc1a0f7 merge Merge remote-tracking branch 'upstream/master' into async-profile Dmitry Ryzhikov <d****u@g****m> about 6 years ago
e8d6bf7e Keep memory_profiler in single file, drop support of python <3.4 Dmitry Ryzhikov <d****u@g****m> about 6 years ago
205f901c Ignore pyenv version file Dmitry Ryzhikov <d****u@g****m> about 6 years ago
895c4ac7 merge Merge pull request #280 from Babarberousse/fix_readme_example Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
781ac807 fix #249 decrement not displayed Pierre <p****h@g****m>
Committed by: Ubuntu <u****u@i****l>
about 6 years ago
8a8a4025 merge Merge pull request #263 from bartosz319/master Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
33312f60 merge Merge pull request #271 from tonivega/feature/trendline-chore Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d98614e0 Added interpretative guidelines for trend lines Antonio Vega <t****o@g****m> about 6 years ago
b55c765c Added interpretative guidelines for trend lines Antonio Vega <t****o@g****m> about 6 years ago
2ddea524 Added interpretative guidelines for trend lines Antonio Vega <t****o@g****m> about 6 years ago
006cbbce Added documentation image Antonio Vega <t****o@g****m> about 6 years ago
bc08f4d6 merge Merge pull request #269 from tonivega/feature/trendline Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e9d53569 Trend lines switch '-s' now plots the actual trend line Antonio Vega <t****o@g****m> over 6 years ago
7d87e106 Added a trend line switch "-s" Antonio Vega <t****o@g****m> over 6 years ago
625021f7 Get rid of unnecessary print Dmitry Ryzhikov <d****u@g****m> over 6 years ago
9370fa53 merge Merge branch 'master' of github.com:pythonprofilers/memory_profiler into asyn... Dmitry Ryzhikov <d****u@g****m> over 6 years ago
d986422b update contact information Fabian Pedregosa <p****a@g****m> over 6 years ago
5c1f0c06 version 0.57 Fabian Pedregosa <p****a@g****m> over 6 years ago
adef4f18 merge Merge pull request #265 from jnothman/patch-1 Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6bb02fcc Fix memit to handle change in memory_usage API Joel Nothman <j****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1648c6b8 Fix async test filename Dmitry Ryzhikov <d****u@g****m> over 6 years ago
1ee8e036 Add test_async.py Dmitry Ryzhikov <d****u@g****m> over 6 years ago
300b89db Remove redundant implementation in new syntax Dmitry Ryzhikov <d****u@g****m> over 6 years ago
cb7ecdad Add count_ctxmgr Dmitry Ryzhikov <d****u@g****m> over 6 years ago
79abbb61 Import CodeMap in __init__ for backward compatibility Dmitry Ryzhikov <d****u@g****m> over 6 years ago
76a43354 Fix setup package lookup Dmitry Ryzhikov <d****u@g****m> over 6 years ago
d17b6fcf merge Merge remote-tracking branch 'upstream/master' into async-profile Dmitry Ryzhikov <d****u@g****m> over 6 years ago
c33afb03 Add coroutine support Dmitry Ryzhikov <d****u@g****m> over 6 years ago
891d56ea Convert module to package Dmitry Ryzhikov <d****u@g****m> over 6 years ago
11353651 Pass the value of --include-children to TimeStamper Bartosz Gasiorzewski <b****z@c****i> over 6 years ago
1a853e5b new version Fabian Pedregosa <p****a@g****m> over 6 years ago
d65fb3cf Wrapper and profiler for 3.4 coroutines d-ryzhikov <d****u@g****m> over 6 years ago
71a61fb0 Include version-specific module with async support d-ryzhikov <d****u@g****m> over 6 years ago
e46f82e9 Add iscoroutine with replacement for older pythons d-ryzhikov <d****u@g****m> over 6 years ago
0e4d0eae merge Merge pull request #254 from graingert/patch-1 Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2dcb23ea link from PyPI to github Thomas Grainger <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f10af516 merge Merge pull request #248 from mmcneill/stop_repeat_runs Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0266baae added max_iterations to memory_usage docstring mmcneill <m****3@g****m> over 6 years ago
fdf4488f added max_iterations parameter to memory_usage function; added corresponding ... mmcneill <m****3@g****m> almost 7 years ago
f315e196 make sure file is opened in rb Chris <c****t@h****o> almost 7 years ago
05877743 Handle unicode files in a Python 2 and 3 compatible fassion using io.open Chris <c****t@h****o> almost 7 years ago
ad64e49a merge Merge pull request #235 from alexpnt/master Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
about 7 years ago
9e95cec1 Add documentation regarding plot settings Alexandre Pinto <a****o@g****m> about 7 years ago
8b01378d merge Merge pull request #231 from larsoner/ioff Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
about 7 years ago
3886eea0 merge Merge pull request #229 from Afoucaul/master Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
about 7 years ago
36eade47 merge Merge pull request #233 from larsoner/order Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
about 7 years ago
3b5e7f2c FIX: Order of subselection Eric Larson <l****d@g****m> about 7 years ago
68812af6 BUG: Set ioff to avoid immediate close Eric Larson <l****d@g****m> about 7 years ago
85976ed1 Define handlers earlier Armand Foucault <a****d@c****m> about 7 years ago
054300cd Update README.rst Armand Foucault <a****t@t****u>
Committed by: GitHub <n****y@g****m>
about 7 years ago
c7c16ded Write a line about --flame and add an image Armand Foucault <a****d@c****m> about 7 years ago
375eb020 Remove right axis meaningless values; move label to left axis Armand Foucault <a****d@c****m> about 7 years ago
6da24dda Hiding function names, showing them only on hover Armand Foucault <a****d@c****m> about 7 years ago
e3fc5eec merge Merge pull request #230 from Ricocotam/master Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
about 7 years ago
6b558984 allow the usage of __file__ in the script and make sure its parent directory ... Adrien POUYET <p****t@p****r> about 7 years ago
7e8efb0f Importing memory_profiler without importlib armand <a****t@t****u> about 7 years ago
eb2366c3 Disabled hover effect when too many rectangles armand <a****t@t****u> about 7 years ago
284120ca Improved zoom on click armand <a****t@t****u> about 7 years ago
d077d1ea Removed debug armand <a****t@t****u> about 7 years ago
1f3d7bd4 Made hover effect armand <a****t@t****u> about 7 years ago
244382c4 Displaying labels more simply; zooming on rectangles on click armand <a****t@t****u> about 7 years ago
530eb139 First implementation of label Armand Foucault <a****d@c****m> about 7 years ago
075de730 Improved grid and layout Armand Foucault <a****d@c****m> about 7 years ago
9ecdd479 Plotting with nice contrast Armand Foucault <a****d@c****m> about 7 years ago
df64c9c2 Plotting timestamps as rectangles Armand Foucault <a****d@c****m> about 7 years ago
2d8fa20b Prepared flame graph mode Armand Foucault <a****d@c****m> about 7 years ago
2924fd25 Injecting local memory_profiler.py for dev Armand Foucault <a****d@c****m> about 7 years ago
11d76769 Passing func in TimeStamper.call_on_stack Armand Foucault <a****d@c****m> about 7 years ago
b3f07814 Printing stack level in TimeStamper.show_results Armand Foucault <a****d@c****m> about 7 years ago
47a2bd38 Integrated stack logic to _TimeStamperCM Armand Foucault <a****d@c****m> about 7 years ago
9404f33f Implemented stack mechanism in TimeStamper Armand Foucault <a****d@c****m> about 7 years ago
2c77549e merge Merge pull request #224 from marcwil/master Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b785ea73 add comment and test Marcus <m****l@m****e> over 7 years ago
93371d6d merge Merge pull request #185 from amyangfei/stream-unicode-bugfix Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1ecaf4ed Unpacking return value if max_usage is True Marcus <m****l@m****e> over 7 years ago
cedd2386 merge Merge pull request #222 from perminovs/fix-float-round Fabian Pedregosa <f****@b****t>
Committed by: GitHub <n****y@g****m>
over 7 years ago
c0911004 fix max_iter calc when float is given persi <p****i@y****u> over 7 years ago
c5f79b82 merge Merge branch 'master' into stream-unicode-bugfix amyangfei <a****i@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
8194a59d version 0.55 Fabian Pedregosa <p****a@g****m> over 7 years ago
077d67b9 merge Merge pull request #220 from hnykda/master Juan Luis Cano Rodríguez <j****1@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
5ee0a904 merge Merge branch 'master' into master Daniel Hnyk <h****a@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e07aff50 remove printing args Daniel Hnyk <h****a@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
218afbe1 merge Merge pull request #218 from maxhgerlach/clearer_plot_legend Juan Luis Cano Rodríguez <j****1@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9d896c68 add newline at end of file Max H. Gerlach <m****h@l****m> over 7 years ago
fefde7db 2.7 regexp compat Daniel Hnyk <h****a@g****m> over 7 years ago
c69bfe84 add valid case Daniel Hnyk <h****a@g****m> over 7 years ago

← Back to repository