Add .idea/ to .hgignore
changeset90b842aacb64branchbookmarktaguserZacharyWaredescriptionAdd .idea/ to .hgignorefiles.hgignore
View ArticleFix typo resulting in NameError
changesetecd113b086e4branchbookmarktaguserZacharyWaredescriptionFix typo resulting in NameErrorfilesperf.py
View ArticleFix usage of re.purge() in bm_regex_compile
changesetf7283190e896branchbookmarktaguserZacharyWaredescriptionFix usage of re.purge() in bm_regex_compilefilesperformance/bm_regex_compile.py
View ArticleIssue #25721: Fixes for pybench
changesete77ed7d18a68branchbookmarktaguserVictorStinnerdescriptionIssue #25721: Fixes for pybench * Write a base class for benchmark result classes to ensure that always_display attribute is set *...
View ArticleIssue #25719: Deprecate spitfire benchmark.
changeset75751d838789branchbookmarktaguserZacharyWaredescriptionIssue #25719: Deprecate spitfire benchmark. It makes use of psycho, which does not support 64bit platforms at all and is long dead. Patch...
View ArticleIssue #24934: Introduce the django_v2 benchmark using Django 1.9.0.
changeset8a9b86071c15branchbookmarktaguserBrettCannondescriptionIssue #24934: Introduce the django_v2 benchmark using Django 1.9.0. This causes the django_v2 benchmark to be deprecated. Thanks to...
View ArticleAdd --affinity command line option
changeseta97acad3bbf7branchbookmarktaguserVictorStinnerdescriptionAdd --affinity command line option If used, run the benchmark using taskset to pin the process to a set of CPU cores to reduce context...
View ArticleIssue #25774: Add raw mode to perf.py.
changeset9923b81a1d34branchbookmarktaguserZacharyWaredescriptionIssue #25774: Add raw mode to perf.py. Raw mode runs the benchmark(s) on a single interpreter and returns the result from main() as a...
View Articlebenchmarks is deprecated, please use performance
changeset198c43ca2f5bbranchbookmarktaguserVictorStinnerdescriptionbenchmarks is deprecated, please use performancefilesREADME.txtperf.py
View Article[default] Remove all files except README: project is deprecated
changeset5a559cd1b0babranchdefaultbookmarktagtipuserVictorStinnerdescriptionRemove all files except README: project is...
View Article