summaryrefslogtreecommitdiff
path: root/system/doc/efficiency_guide
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-05-172-2/+2
* Update function call efficiency guideLoïc Hoguin2022-05-091-27/+11
* Show how to get the system word sizeNathan Long2022-04-221-1/+3
* Update copyright yearRickard Green2021-12-162-2/+2
* Merge branch 'maint'Rickard Green2021-12-1310-10/+10
|\
| * Update copyright yearRickard Green2021-12-1310-10/+10
* | Fix typos in system docKian-Meng, Ang2021-11-104-6/+6
* | Merge branch 'maint'Björn Gustavsson2021-09-061-8/+8
|\ \ | |/
| * Grammatical / spelling fixups for the efficiency guide profiling sectionBryan Paxton2021-09-061-8/+8
* | Merge branch 'maint'Björn Gustavsson2021-08-183-163/+303
|\ \ | |/
| * Add a section about accidental copying and loss of sharingBjörn Gustavsson2021-08-173-163/+303
* | Merge branch 'maint'Björn Gustavsson2021-08-113-1/+689
|\ \ | |/
| * Add a chapter about maps to the Efficiency GuideBjörn Gustavsson2021-08-113-1/+689
* | Modernize and improve the timer moduleMaria-126484302021-06-091-5/+10
|/
* Remove talk about SMP vs non-SMP emulator.Sverker Eriksson2021-04-292-15/+8
* compiler: Introduce +recv_opt_infoJohn Högberg2021-01-222-3/+169
* Merge branch 'rickard/alias/master/OTP-16718'Rickard Green2020-11-121-7/+8
|\
| * Introduce internal references containing pid of creatorRickard Green2020-11-031-7/+8
* | doc: Correct memory footprint of external pidsSverker Eriksson2020-11-031-4/+5
|/
* otp: Convert all <seealso> to more specific variantsLukas Larsson2020-03-278-71/+71
* Merge branch 'maint'Rickard Green2020-03-133-3/+3
|\
| * Update copyright yearRickard Green2020-03-133-3/+3
* | Add DOC_TARGETS makefile variableLukas Larsson2020-02-241-8/+6
|/
* Fix duplicated word "to" on Common Caveats docLeandro Cesquini Pereira2019-06-101-1/+1
* Fix broken linksBjörn Gustavsson2019-04-041-3/+2
* Merge 'rickard/make-fixes-21/OTP-15551' into 'rickard/make-fixes-22/OTP-15551'Rickard Green2019-03-041-3/+2
|\
| * Merge 'rickard/make-fixes-20/OTP-15551' into 'rickard/make-fixes-21/OTP-15551'Rickard Green2019-03-041-3/+2
| |\
| | * Merge 'rickard/make-fixes-19/OTP-15551' into 'rickard/make-fixes-20/OTP-15551'Rickard Green2019-03-041-2/+1
| | |\
| | | * Merge 'rickard/make-fixes-18/OTP-15551' into 'rickard/make-fixes-19/OTP-15551'Rickard Green2019-03-041-2/+1
| | | |\
| | | | * Merge 'rickard/make-fixes-17/OTP-15551' into 'rickard/make-fixes-18/OTP-15551'Rickard Green2019-03-041-2/+1
| | | | |\
| | | | | * Fix install phase in build systemRickard Green2019-03-041-2/+1
* | | | | | Merge branch 'maint'John Högberg2018-11-022-48/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'john/erts/minusminus_trapping/OTP-15371' into maintJohn Högberg2018-11-022-48/+14
| |\ \ \ \ \
| | * | | | | Optimize operator '--' and yield on large inputsJohn Högberg2018-10-292-48/+14
* | | | | | | Merge branch 'maint'Hans Nilsson2018-10-301-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Update profiling.xmlxbofang2018-10-261-1/+1
| |/ / / / /
* | | | | | Rewrite BSM optimizations in the new SSA-based intermediate formatJohn Högberg2018-09-281-4/+4
|/ / / / /
* | | | | docs: make clean all XMLDIRLukas Larsson2018-07-131-0/+1
* | | | | Merge branch 'sverker/ets-count/OTP-14987'Sverker Eriksson2018-06-041-5/+0
|\ \ \ \ \
| * | | | | erts,stdlib: Improve docs about obsolete ets_limitSverker Eriksson2018-06-041-5/+0
* | | | | | Update copyright yearHenrik Nord2018-05-245-5/+5
|/ / / / /
* | | | | Remove obsolete example in Efficiency GuideBjörn Gustavsson2018-05-072-103/+3
* | | | | erl_docgen: Add ghlink step for all non-generated doc xml filesLukas Larsson2018-04-091-0/+1
* | | | | Merge branch 'john/erts/tuple-arityval-fixes/OTP-14963/ERL-577'John Högberg2018-03-121-4/+2
|\ \ \ \ \
| * | | | | Make doc entry for maximum tuple size reflect realityJohn Högberg2018-03-051-4/+2
| |/ / / /
* | | | | Merge branch 'maint'John Högberg2018-02-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Update advanced.xmlKennethL-patch-1Kenneth Lundin2018-02-131-1/+1
* | | | | Merge branch 'maint'Lukas Larsson2017-11-201-46/+125
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'lukas/system/improve_profile_docs/OTP-14633' into maintLukas Larsson2017-11-201-46/+125
| |\ \ \ \
| | * | | | system: Add info to profiling effeciency guideLukas Larsson2017-10-311-46/+111