Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Z
zacl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Luís Oliveira
zacl
Commits
9757d874
Commit
9757d874
authored
Oct 18, 2018
by
Dave Cooper
Browse files
Options
Downloads
Patches
Plain Diff
Added reference in README.md about using Allegro CL for best
aserve performance.
parent
5641344a
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+15
-2
15 additions, 2 deletions
README.md
with
15 additions
and
2 deletions
README.md
+
15
−
2
View file @
9757d874
...
...
@@ -76,6 +76,19 @@ the maintainers will see them.
**Possibly slow**
. Using generic functions and portability layers will
be slower than running aserve natively on Allegro CL. There aren't
many ways around it. If you have a specific performance issue that
you'd like ZACL to address,
[
get in touch
](
mailto:xach@xach.com
)
.
many ways around it. If you do have a specific performance issue when
running with ZACL that you would like to see ZACL try to address, then
please
[
open an
Issue
](
https://gitlab.common-lisp.net/zbeane/zacl/issues
)
or
[
get in
touch
](
mailto:xach@xach.com
)
.
With that said, AllegroServe will always run best on its native
platform, which is
[
Allegro
CL
](
https://franz.com/products/allegro-common-lisp/
)
. So if you want
to run AllegroServe for mission-critical or performance-critical
applications, then you may want to consider investing
[
Allegro
CL
](
https://franz.com/products/allegro-common-lisp/
)
. This option also
comes with the benefit of the dedicated, world-class
[
support from
Franz Inc. engineers
](
https://franz.com
)
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment