Revision history for SpeedInfo
Revision [22742]
Last edited on 2016-05-20 07:38:42 by DarTar [Replaces old-style internal links with new pipe-split links.]Additions:
This page can now be found on the [[Docs:SpeedInfo | Wikka Documentation Server]].
An archive of [[http://wikkawiki.org/SpeedInfo/revisions | old revisions of this page]] is still available for reference.<<
An archive of [[http://wikkawiki.org/SpeedInfo/revisions | old revisions of this page]] is still available for reference.<<
Deletions:
An archive of [[http://wikkawiki.org/SpeedInfo/revisions
old revisions of this page]] is still available for reference.<<
Additions:
<<===This page has moved===
This page can now be found on the [[Docs:SpeedInfo Wikka Documentation Server]].
Thanks for updating your bookmarks!
----
An archive of [[http://wikkawiki.org/SpeedInfo/revisions
old revisions of this page]] is still available for reference.<<
::c::
----
CategoryMigratedDocs
This page can now be found on the [[Docs:SpeedInfo Wikka Documentation Server]].
Thanks for updating your bookmarks!
----
An archive of [[http://wikkawiki.org/SpeedInfo/revisions
old revisions of this page]] is still available for reference.<<
::c::
----
CategoryMigratedDocs
Deletions:
----
=====Speed and performance=====
Thanks to its [[LightweightInfo light]] [[WikkaCore core]], WikkaWiki shows impressive performances.
The time required to generate a page from the database is displayed in the footer of each page.
For example, the current page takes around 20-30 milliseconds to be created.
Longer pages (especially pages containing code blocks and using [[SyntaxHighlighter syntax highlighting]]) might require a slightly longer generation time.
----
CategoryDocumentation
Additions:
Thanks to its [[LightweightInfo light]] [[WikkaCore core]], WikkaWiki shows impressive performances.
Deletions:
Additions:
Longer pages (especially pages containing code blocks and using [[SyntaxHighlighter syntax highlighting]]) might require a slightly longer generation time.
Deletions:
Additions:
For example, the current page takes around 20-30 milliseconds to be created.
Deletions:
Additions:
=====Speed and performance=====
Thanks to its [[LightweightInfo light]] [[WikkaCore core]], WikkaWiki show impressive performances.
The time required to generate a page from the database is displayed in the footer of each page.
For example, the current page takes around 20 milliseconds to be created.
Longer pages (especially pages containing code blocks and using [[SyntaxHighlighter syntax hihglighting]]) might require a slightly longer generation time.
Thanks to its [[LightweightInfo light]] [[WikkaCore core]], WikkaWiki show impressive performances.
The time required to generate a page from the database is displayed in the footer of each page.
For example, the current page takes around 20 milliseconds to be created.
Longer pages (especially pages containing code blocks and using [[SyntaxHighlighter syntax hihglighting]]) might require a slightly longer generation time.
Deletions:
One of the limits of most wiki engine distributions is that their code is often inaccessible to the nonprofessional developer: in order to //extend// wiki functionality (i.e., install new functions or customizing the wiki engine to one's needs), users must either rely on the official plugins released by the WikiEngine developers or delve into the code.
Following the WakkaWiki's vision, WikkaWiki aims to keep its [[WikkaCore core]] //as small and readable as possible// so as to allow extensibility without hindering [[SpeedInfo performance]], code accessibility and handy customization.
Most WikkaWiki functionalities are taken care of by modular "[[UsingActions actions]]" (or "plugins").